diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-11 11:00:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-11 11:00:33 +0000 |
commit | dc7ea47235e4b28cc5dcb9e3da6181e3e5e83304 (patch) | |
tree | 8eb78c862982c8577b27f6e748afcb7516423f0e /graphics/p5-GD/Makefile | |
parent | 3685f97d366bd46af8353599c474e89c9b9eaa7d (diff) | |
download | ports-dc7ea47235e4b28cc5dcb9e3da6181e3e5e83304.tar.gz ports-dc7ea47235e4b28cc5dcb9e3da6181e3e5e83304.zip |
Notes
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 e86852c9c098..47118bdc02ba 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD -PORTVERSION= 1.40 +PORTVERSION= 1.41 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD |