diff options
Diffstat (limited to 'graphics/p5-GD-SVG/Makefile')
-rw-r--r-- | graphics/p5-GD-SVG/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index 67d9fad2022..b417f203b31 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/06 14:11:10 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 10:44:35 tron Exp $ # DISTNAME= GD-SVG-0.33 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/GD-SVG/ COMMENT= Enables SVG output from scripts written using GD LICENSE= ${PERL5_LICENSE} |