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 b6f73cf7ac4..dd8a1ab7869 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2010/08/21 16:34:56 seb Exp $ +# $NetBSD: Makefile,v 1.47 2010/09/06 11:24:05 wiz Exp $ -DISTNAME= GD-2.44 +DISTNAME= GD-2.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |