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 a43403f1fbf..217b116d70c 100644 --- a/graphics/p5-SVG/Makefile +++ b/graphics/p5-SVG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:40 wiz Exp $ # DISTNAME= SVG-2.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} |