From d58d28bada736f76f8948860f8d9e839eed3290b Mon Sep 17 00:00:00 2001 From: jsyn Date: Wed, 8 Aug 2001 08:56:37 +0000 Subject: [PATCH] document license -- Wietse clarified: 'bsd-style' --- security/chrootuid/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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}