diff options
author | adam <adam@pkgsrc.org> | 2003-06-23 12:10:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2003-06-23 12:10:12 +0000 |
commit | f655c8d63ac941bde647b723c4242b31999c96f8 (patch) | |
tree | 61a27be146588b3fce4cac6a402d6716b0278bf6 /graphics/p5-GD/Makefile | |
parent | 9657a796cdb7775513409d8b502e20dc7f528a86 (diff) | |
download | pkgsrc-f655c8d63ac941bde647b723c4242b31999c96f8.tar.gz |
Updated p5-GD to 2.07; uses with gd-2.0.x
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/} |