diff options
author | mharo <mharo@FreeBSD.org> | 1999-12-25 03:17:14 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-12-25 03:17:14 +0800 |
commit | 2935d73cd6c3533047722a84386efeac4e15c5c9 (patch) | |
tree | 9ad269c5678653cbd52d15e08552739fc7b0a0b8 /graphics/p5-GD/Makefile | |
parent | 5700b25b2b333d1f164a5f09211c1c7656601b05 (diff) | |
download | freebsd-ports-gnome-2935d73cd6c3533047722a84386efeac4e15c5c9.tar.gz freebsd-ports-gnome-2935d73cd6c3533047722a84386efeac4e15c5c9.tar.zst freebsd-ports-gnome-2935d73cd6c3533047722a84386efeac4e15c5c9.zip |
update to 1.23
PR: 15438
Submitted by: Igor Vinokurov <igor@zynaps.ru>
Diffstat (limited to 'graphics/p5-GD/Makefile')
-rw-r--r-- | graphics/p5-GD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index eac4b2c5a700..96969e1185fa 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -DISTNAME= GD-1.18 -PKGNAME= p5-GD-1.18 +DISTNAME= GD-1.23 +PKGNAME= p5-GD-1.23 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD |