diff options
author | asami <asami@FreeBSD.org> | 1996-12-17 12:33:56 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-17 12:33:56 +0000 |
commit | 2e8eee4edb18244e399b5c29edb114361a3c47b4 (patch) | |
tree | 77e5f76502caebfcb25d074102b684a0de9104d1 /misc/colorls | |
parent | d5d391fb148ac774fbedc616fbc6c78ecde9e56d (diff) | |
download | FreeBSD-ports-2e8eee4edb18244e399b5c29edb114361a3c47b4.zip FreeBSD-ports-2e8eee4edb18244e399b5c29edb114361a3c47b4.tar.gz |
Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
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 f8d80db..c3a0753 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 e69de29..0b1813e 100644 --- a/misc/colorls/distinfo +++ b/misc/colorls/distinfo @@ -0,0 +1 @@ +MD5 (ls.tar.gz) = IGNORE |