summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-01-22 10:26:36 +0000
committeragc <agc@pkgsrc.org>1998-01-22 10:26:36 +0000
commit65c222c48622e4f50121e792bdf4b998700edc77 (patch)
tree83ae5663f73ecc4829ff6215e001cf80211c8e27 /mbone
parentb18b1d84e7120f763701862be7aa2801832bf8f1 (diff)
downloadpkgsrc-65c222c48622e4f50121e792bdf4b998700edc77.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