diff options
Diffstat (limited to 'graphics/p5-SVG/Makefile')
-rw-r--r-- | graphics/p5-SVG/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-SVG/Makefile b/graphics/p5-SVG/Makefile index 93a67c0df2c..a43403f1fbf 100644 --- a/graphics/p5-SVG/Makefile +++ b/graphics/p5-SVG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/03/02 10:44:35 tron Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:09 wiz Exp $ # DISTNAME= SVG-2.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} |