diff --git a/security/chrootuid/Makefile b/security/chrootuid/Makefile index 0ab5ca2e812..30da3433417 100644 --- a/security/chrootuid/Makefile +++ b/security/chrootuid/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/07/27 18:48:18 jsyn Exp $ +# $OpenBSD: Makefile,v 1.2 2001/08/08 08:56:37 jsyn Exp $ COMMENT= "control chroot and su access rights by application" @@ -12,6 +12,7 @@ HOMEPAGE= http://www.porcupine.org/ MAINTAINER= Jason Peel +# Wietse clarified: 'BSD-style' PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -21,9 +22,6 @@ MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ \ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/chrootuid/ EXTRACT_SUFX= .shar.Z -EXTRACT_CASES= *.shar.Z) zcat ${FULLDISTDIR}/$$archive | gunshar;; - -BUILD_DEPENDS= gunshar::archivers/gshar+gunshar WRKDIST= ${WRKDIR}