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 b417f203b31..736a86e0ef1 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/03/02 10:44:35 tron Exp $ +# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:08 wiz Exp $ # DISTNAME= GD-SVG-0.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |