summaryrefslogtreecommitdiff
path: root/mbone
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 /mbone
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 'mbone')
-rw-r--r--mbone/sdr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile
index e6806be676d..38dac118f34 100644
--- a/mbone/sdr/Makefile
+++ b/mbone/sdr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1997/11/18 17:21:26 is Exp $
+# $NetBSD: Makefile,v 1.3 1998/01/22 10:26:38 agc Exp $
#
# Packages collection makefile for: sdr
# Version required: 2.3a1
@@ -24,6 +24,7 @@ MAINTAINER= is@netbsd.org
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
RESTRICTED= "Contains DES encryption"
+MIRROR_DISTFILE= no
NO_WRKSUBDIR= yes
USE_GMAKE= yes
USE_X11= yes