diff options
author | joerg <joerg@FreeBSD.org> | 2002-06-22 19:41:37 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2002-06-22 19:41:37 +0000 |
commit | b0ff90e9745a845ad7112f1f86884c0e4bc17f74 (patch) | |
tree | c8534e3f468343f41b3775869fdefe0c36aca6b9 /graphics/p5-GD/Makefile | |
parent | 5c3b7e1d4442632ef68a87a58dd08f0cfcfec0ab (diff) | |
download | FreeBSD-ports-b0ff90e9745a845ad7112f1f86884c0e4bc17f74.zip FreeBSD-ports-b0ff90e9745a845ad7112f1f86884c0e4bc17f74.tar.gz |
Update to 1.40.
Diffstat (limited to 'graphics/p5-GD/Makefile')
-rw-r--r-- | graphics/p5-GD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index e82825c..e86852c 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD -PORTVERSION= 1.38 +PORTVERSION= 1.40 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD |