diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-08-22 18:43:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-08-22 18:43:56 +0000 |
commit | 9f4a1c637dd2cb50401f13e96f157edf7520cf7f (patch) | |
tree | 37c2e7fa7e547161bf6c3583f67ff04ea42ded73 /graphics/p5-GD/Makefile | |
parent | 79eeb23d0ee66d0252bf397996323c63d25cd4c2 (diff) | |
download | ports-9f4a1c637dd2cb50401f13e96f157edf7520cf7f.tar.gz ports-9f4a1c637dd2cb50401f13e96f157edf7520cf7f.zip |
- Update to 2.41
Approved by: gabor (mentor)
Notes
Notes:
svn path=/head/; revision=219003
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 fff9233d7e6e..55bc83ca8c29 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD -PORTVERSION= 2.39 +PORTVERSION= 2.41 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |