summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoragc <agc>1998-01-22 10:26:36 +0000
committeragc <agc>1998-01-22 10:26:36 +0000
commit45df3876d38ca0acc32722d2bdf15f69a0aadcb8 (patch)
tree83ae5663f73ecc4829ff6215e001cf80211c8e27 /security
parentf368c4f4d5c372aa7d2d237cfe5b638afdd04345 (diff)
downloadpkgsrc-45df3876d38ca0acc32722d2bdf15f69a0aadcb8.tar.gz
Set MIRROR_DISTFILE to "no" in package Makefiles which might have
restrictions placed on the redistribution of their distfiles. Please note that I've erred on the side of caution here.
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 8c99f73ef26..07680f7f585 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,7 +3,7 @@
# Date created: 19971214
# Whom: hubertf@netbsd.org
#
-# $NetBSD: Makefile,v 1.6 1998/01/22 07:48:11 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 1998/01/22 10:26:39 agc Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
# Maximal ssh package requires a YES value for USE_PERL.
@@ -33,6 +33,7 @@ MASTER_SITES= \
.endif
RESTRICTED= "Crypto; export-controlled"
+MIRROR_DISTFILE= no
IS_INTERACTIVE= YES
GNU_CONFIGURE= YES