diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-28 20:05:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-28 20:05:13 +0000 |
commit | 252d9f72533470c5449cfdd87a0d2024118777ad (patch) | |
tree | c0d211cb1a43a415b341e6aca9c4752ff99755ce /graphics/gpaint | |
parent | ee24f9399bcf2d1748c28bad31873cbabe69d12b (diff) | |
download | pkgsrc-252d9f72533470c5449cfdd87a0d2024118777ad.tar.gz |
Change my email address to the NetBSD one, ok'ed by wiz@
Diffstat (limited to 'graphics/gpaint')
-rw-r--r-- | graphics/gpaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index 6635817b2dc..8b765bb378f 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/13 13:52:05 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/08/28 20:05:18 xtraeme Exp $ # DISTNAME= gpaint-0.2 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpaint/} -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://gpaint.sourceforge.net/ COMMENT= Simple, easy-to-use paint program for GNOME |