diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | b1d787247cefeabd6c41c0e5c535f9cec8c8d240 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /graphics/xpaint | |
parent | 76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff) | |
download | pkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'graphics/xpaint')
-rw-r--r-- | graphics/xpaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 11c210bc923..436e0cb9ceb 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:27 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:24 frueauf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp # @@ -6,7 +6,7 @@ DISTNAME= xpaint-2.5 CATEGORIES= graphics x11 MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/ -MAINTAINER= ports@freebsd.org +MAINTAINER= packages@netbsd.org LIB_DEPENDS= jpeg.7.:${PORTSDIR}/graphics/jpeg \ tiff.3.:${PORTSDIR}/graphics/tiff \ |