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 a0e56a5f2a6..9f3cf6d93b7 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:11 wiz Exp $ # DISTNAME= GD-SVG-0.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |