summaryrefslogtreecommitdiff
path: root/graphics/p5-SVG
diff options
context:
space:
mode:
authortron <tron>2013-03-02 10:44:33 +0000
committertron <tron>2013-03-02 10:44:33 +0000
commit9e42d8fdfddee3b4030ba5ea32807316dd1e4d36 (patch)
tree6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /graphics/p5-SVG
parent73521c6d195580c325e67050983df1f7dc45b307 (diff)
downloadpkgsrc-9e42d8fdfddee3b4030ba5ea32807316dd1e4d36.tar.gz
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'graphics/p5-SVG')
-rw-r--r--graphics/p5-SVG/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-SVG/Makefile b/graphics/p5-SVG/Makefile
index e00f571ab55..93a67c0df2c 100644
--- a/graphics/p5-SVG/Makefile
+++ b/graphics/p5-SVG/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/06 14:11:12 asau Exp $
+# $NetBSD: Makefile,v 1.11 2013/03/02 10:44:35 tron Exp $
#
DISTNAME= SVG-2.50
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/}
-MAINTAINER= heinz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/SVG/
COMMENT= Perl module for generation of SVG images
LICENSE= ${PERL5_LICENSE}