summaryrefslogtreecommitdiff
path: root/misc/colorls
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-23 13:02:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-23 13:02:52 +0000
commitb165a3a9b5864235aa405bcb2c8612fba408be8f (patch)
tree4d78cf717e68fb1fb973b2b5bf7f16b45b83e68f /misc/colorls
parentUpdating mail Makefiles.... (diff)
Updated utils Makefiles!
Notes
Notes: svn path=/head/; revision=1502
Diffstat (limited to 'misc/colorls')
-rw-r--r--misc/colorls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile
index 6c3112a7e808..f0ecb53a9b01 100644
--- a/misc/colorls/Makefile
+++ b/misc/colorls/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 March 1995
# Whom: Satoshi Asami
#
-# $Id: Makefile,v 1.3 1995/04/01 12:50:06 jkh Exp $
+# $Id: Makefile,v 1.4 1995/04/15 01:28:36 asami Exp $
#
DISTNAME= colorls
@@ -20,7 +20,7 @@ FTP_SITE= ftp.freebsd.org
FTP_DIR= /pub/FreeBSD/FreeBSD-current/src/bin/
.if !defined(MASTER_SITE_OVERRIDE)
-fetch: pre-fetch
+do-fetch:
@if [ ! -d ${DISTDIR} ]; then mkdir -p ${DISTDIR}; fi
@(cd ${DISTDIR}; \
if [ ! -f ${DISTFILES} ]; then \