diff options
Diffstat (limited to 'graphics/p5-GD/Makefile')
-rw-r--r-- | graphics/p5-GD/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index c803b4b0c1b..36ed06aa3ba 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2007/05/19 13:42:37 heinz Exp $ +# $NetBSD: Makefile,v 1.38 2008/10/19 19:18:10 he Exp $ DISTNAME= GD-2.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |