summaryrefslogtreecommitdiff
path: root/x11/tkman
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 /x11/tkman
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 'x11/tkman')
-rw-r--r--x11/tkman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/tkman/Makefile b/x11/tkman/Makefile
index aeb5017ac26..09e6e00c555 100644
--- a/x11/tkman/Makefile
+++ b/x11/tkman/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Dec 1994
# Whom: thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.4 1997/12/17 16:07:52 hubertf Exp $
+# $Id: Makefile,v 1.5 1998/01/22 10:26:41 agc Exp $
#
DISTNAME= tkman-2.0.4
@@ -18,6 +18,7 @@ RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \
glimpse:${PORTSDIR}/textproc/glimpse
NO_CDROM= "Don't sell for profit"
+MIRROR_DISTFILE= no
MAN1= tkman.1
.include <bsd.port.mk>