summaryrefslogtreecommitdiff
path: root/archivers/hpack
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-18 22:46:29 +0000
committerhubertf <hubertf>2000-08-18 22:46:29 +0000
commit319851030c59cf23051f4b644ce57723ba62c60c (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /archivers/hpack
parentc62864cb6595a43a3e5a23bf12ad8dafe7481b48 (diff)
downloadpkgsrc-319851030c59cf23051f4b644ce57723ba62c60c.tar.gz
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
Diffstat (limited to 'archivers/hpack')
-rw-r--r--archivers/hpack/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/hpack/Makefile b/archivers/hpack/Makefile
index 1c9c28a1537..ff2bf97f863 100644
--- a/archivers/hpack/Makefile
+++ b/archivers/hpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/07/06 18:31:45 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.5 2000/08/18 22:46:29 hubertf Exp $
DISTNAME= hpack79${USE_RSAREF2:S/YES/u/:C/[^u]*//g}src
PKGNAME= hpack-0.79
@@ -8,7 +8,8 @@ MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/
MAINTAINER= packages@netbsd.org
RESTRICTED= crypto
-MIRROR_DISTFILE=no
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
NO_WRKSUBDIR= yes
PATCHDIR= ${WRKDIR}/.patches