summaryrefslogtreecommitdiff
path: root/misc/colorls
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/colorls
parent70e1ac01ddc8ca536c0d56f5bf984bfbc1044f5f (diff)
downloadpkgsrc-4fd4cd98266b5b81154cf39310ba56107249f5d9.tar.gz
Don't mirror distribution files which are kept locally anyway.
Diffstat (limited to 'misc/colorls')
-rw-r--r--misc/colorls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile
index 1978a62368d..383375dd91c 100644
--- a/misc/colorls/Makefile
+++ b/misc/colorls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/20 09:20:39 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/07/03 23:30:10 tron Exp $
# FreeBSD Id: Makefile,v 1.13 1997/04/30 03:18:06 asami Exp
#
@@ -10,6 +10,7 @@ DISTFILES= ls.tar.gz
MAINTAINER= packages@netbsd.org
+MIRROR_DISTFILE= no
WRKSRC= ${WRKDIR}/ls
.include "../../mk/bsd.prefs.mk"