diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-17 12:33:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-17 12:33:56 +0000 |
commit | b7a86be7393f79ceeb6e6019ae953a4332d3eedd (patch) | |
tree | 1f980f219f1508cb2f445bc074463c29b551ca27 /x11 | |
parent | Add checksum, don't know why it was missing before. (diff) |
Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
Notes
Notes:
svn path=/head/; revision=5009
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolors/Makefile | 6 | ||||
-rw-r--r-- | x11/xcolors/distinfo | 1 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index e5834595eb21..3874f90c60e5 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -3,7 +3,7 @@ # Date created: 10 May 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1996/11/01 05:03:47 asami Exp $ +# $Id: Makefile,v 1.5 1996/11/18 11:44:10 asami Exp $ # DISTNAME= xcolors @@ -11,12 +11,10 @@ PKGNAME= xcolors-1.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.x.org/pub/R6untarred/contrib/programs/ -# Note: do NOT create an md5 checksum for xcolors.tar.gz, it may -# change because of compression options on the ftp server. - MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes +IGNOREFILES= ${DISTFILES} .include <bsd.port.mk> diff --git a/x11/xcolors/distinfo b/x11/xcolors/distinfo new file mode 100644 index 000000000000..ae1e8077a627 --- /dev/null +++ b/x11/xcolors/distinfo @@ -0,0 +1 @@ +MD5 (xcolors.tar.gz) = IGNORE |