summaryrefslogtreecommitdiff
path: root/x11/xcolors/Makefile
diff options
context:
space:
mode:
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>