diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-11 19:00:33 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-11 19:00:33 +0800 |
commit | d8916e1042418e7ca16baaeb15312de9d7243686 (patch) | |
tree | c2b28f7c5948e1ca56d6a243ff2bbe45eae47ed8 /graphics/p5-GD2/Makefile | |
parent | 587658b2ca4feeb062796be79509a2c06f161f38 (diff) | |
download | freebsd-ports-gnome-d8916e1042418e7ca16baaeb15312de9d7243686.tar.gz freebsd-ports-gnome-d8916e1042418e7ca16baaeb15312de9d7243686.tar.zst freebsd-ports-gnome-d8916e1042418e7ca16baaeb15312de9d7243686.zip |
upgrade to 1.41
Diffstat (limited to 'graphics/p5-GD2/Makefile')
-rw-r--r-- | graphics/p5-GD2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile index e86852c9c098..47118bdc02ba 100644 --- a/graphics/p5-GD2/Makefile +++ b/graphics/p5-GD2/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 |