summaryrefslogtreecommitdiff
path: root/misc/chord
diff options
context:
space:
mode:
authortron <tron>1998-07-03 23:30:09 +0000
committertron <tron>1998-07-03 23:30:09 +0000
commit4fd4cd98266b5b81154cf39310ba56107249f5d9 (patch)
tree55863bae65aff4552b775bc83309be0da1bbf453 /misc/chord
parent70e1ac01ddc8ca536c0d56f5bf984bfbc1044f5f (diff)
downloadpkgsrc-4fd4cd98266b5b81154cf39310ba56107249f5d9.tar.gz
Don't mirror distribution files which are kept locally anyway.
Diffstat (limited to 'misc/chord')
-rw-r--r--misc/chord/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
index 3f14decc9b4..736794059a7 100644
--- a/misc/chord/Makefile
+++ b/misc/chord/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:31 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/07/03 23:30:09 tron Exp $
# FreeBSD Id: Makefile,v 1.4 1997/04/30 03:18:06 asami Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
+MIRROR_DISTFILE= no
MANCOMPRESSED= yes
.include "../../mk/bsd.pkg.mk"