diff options
Diffstat (limited to 'misc/colorls')
| -rw-r--r-- | misc/colorls/Makefile | 3 | ||||
| -rw-r--r-- | misc/colorls/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index f8d80db5a427..c3a0753d215b 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.9 1996/03/06 23:08:43 asami Exp $ +# $Id: Makefile,v 1.10 1996/11/11 05:49:20 obrien Exp $ # DISTNAME= colorls @@ -15,6 +15,7 @@ DISTFILES= ls.tar.gz MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/ls +IGNOREFILES= ${DISTFILES} pre-patch: ${CP} ${WRKSRC}/ls.1 ${WRKSRC}/colorls.1 diff --git a/misc/colorls/distinfo b/misc/colorls/distinfo index e69de29bb2d1..0b1813e6311b 100644 --- a/misc/colorls/distinfo +++ b/misc/colorls/distinfo @@ -0,0 +1 @@ +MD5 (ls.tar.gz) = IGNORE |
