summaryrefslogtreecommitdiff
path: root/misc/colorls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/colorls/Makefile')
-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 \