diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-02 19:01:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-02 19:01:55 +0000 |
commit | b97699137805458378dad4fbb14d9d4aedbbe8f2 (patch) | |
tree | 381c3a46e2ffd9d46bc628c54937486c7903c70c /graphics/p5-GD/Makefile | |
parent | 525c52d3198fe2c2503bfd5eaa40719a51e64eaa (diff) | |
download | ports-b97699137805458378dad4fbb14d9d4aedbbe8f2.tar.gz ports-b97699137805458378dad4fbb14d9d4aedbbe8f2.zip |
- Update to 2.53
Notes
Notes:
svn path=/head/; revision=349944
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 4a1ee7a93f68..b3e5f1f720bd 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= GD -PORTVERSION= 2.52 +PORTVERSION= 2.53 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |