From 65c222c48622e4f50121e792bdf4b998700edc77 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 22 Jan 1998 10:26:36 +0000 Subject: 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. --- mbone/sdr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mbone') 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 -- cgit v1.2.3