diff options
Diffstat (limited to 'graphics/p5-GD/Makefile')
-rw-r--r-- | graphics/p5-GD/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index a4e9be8de37..43642101f01 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2002/10/20 23:16:42 seb Exp $ +# $NetBSD: Makefile,v 1.15 2003/06/23 12:10:12 adam Exp $ # -DISTNAME= GD-1.32 +DISTNAME= GD-2.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |