summaryrefslogtreecommitdiff
path: root/x11/xcolors
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-04-20 11:56:17 +0000
committerfrueauf <frueauf>1998-04-20 11:56:17 +0000
commitb1d787247cefeabd6c41c0e5c535f9cec8c8d240 (patch)
tree4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /x11/xcolors
parent76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff)
downloadpkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'x11/xcolors')
-rw-r--r--x11/xcolors/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile
index cbedb4cd6b1..9be88299090 100644
--- a/x11/xcolors/Makefile
+++ b/x11/xcolors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:56 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:36 frueauf Exp $
# FreeBSD: Makefile,v 1.9 1998/01/22 00:41:36 fenner Exp
#
@@ -7,11 +7,11 @@ PKGNAME= xcolors-1.3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= packages@netbsd.org
WRKSRC= ${WRKDIR}/xcolors
USE_IMAKE= yes
IGNOREFILES= xcolors.tar.gz
-CAT1= xcolors.0
+CAT1= xcolors.0
.include "../../mk/bsd.pkg.mk"