diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
commit | 48491cb69d9ea0b99eccf57201fb33898a84f7b2 (patch) | |
tree | 7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /graphics/xpaint | |
parent | 69e904d11f18755a0b0038e30342da9e158c96bc (diff) | |
download | pkgsrc-48491cb69d9ea0b99eccf57201fb33898a84f7b2.tar.gz |
Sign over maintainership to tech-pkg@
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 eb741ec7939..7c178c497f3 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.44 2005/01/31 09:24:07 adam Exp $ +# $NetBSD: Makefile,v 1.45 2005/02/21 20:26:12 hubertf Exp $ DISTNAME= xpaint-2.7.3 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sf-xpaint/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sf-xpaint.sourceforge.net/ COMMENT= Simple paint program |