diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-06-19 11:26:10 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-06-19 11:26:10 +0800 |
commit | 3f119e6da961c48931c89134ee08181b48dabe92 (patch) | |
tree | 9cb4e23da3f9d887ed6c57d5da836bdae296bdac /graphics/p5-GD-SVG/Makefile | |
parent | 663776da920216b9238d1922ee2a98a440d3d299 (diff) | |
download | freebsd-ports-gnome-3f119e6da961c48931c89134ee08181b48dabe92.tar.gz freebsd-ports-gnome-3f119e6da961c48931c89134ee08181b48dabe92.tar.zst freebsd-ports-gnome-3f119e6da961c48931c89134ee08181b48dabe92.zip |
- Update to 0.33
PR: ports/135777
Approved by: maintainer
Submitted by: myself (pgollucci@)
Diffstat (limited to 'graphics/p5-GD-SVG/Makefile')
-rw-r--r-- | graphics/p5-GD-SVG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index 31a0c83fa3ae..9b57d23a1452 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GD-SVG -PORTVERSION= 0.32 +PORTVERSION= 0.33 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |