diff options
Diffstat (limited to 'graphics/p5-GD-SVG/Makefile')
-rw-r--r-- | graphics/p5-GD-SVG/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index 7c7ba30b9e6..1d4d654d92d 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/10/13 19:52:54 heinz Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:10 he Exp $ # DISTNAME= GD-SVG-0.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |