summaryrefslogtreecommitdiff
path: root/x11/xcolors/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-17 12:33:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-17 12:33:56 +0000
commitb7a86be7393f79ceeb6e6019ae953a4332d3eedd (patch)
tree1f980f219f1508cb2f445bc074463c29b551ca27 /x11/xcolors/Makefile
parentAdd 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/xcolors/Makefile')
-rw-r--r--x11/xcolors/Makefile6
1 files changed, 2 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>