diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-11-02 10:16:00 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-11-02 10:16:00 +0000 |
commit | a750f9ae5bad52a41670a958701c97d9cfc1b338 (patch) | |
tree | 025e80e1e7e56be78d3fc21290487853e9155b5f /graphics/p5-Image-Info/Makefile | |
parent | 80638237583063f363d3ec78791f3bd0111966ee (diff) | |
download | ports-a750f9ae5bad52a41670a958701c97d9cfc1b338.tar.gz ports-a750f9ae5bad52a41670a958701c97d9cfc1b338.zip |
- Update to 1.30
Notes
Notes:
svn path=/head/; revision=243637
Diffstat (limited to 'graphics/p5-Image-Info/Makefile')
-rw-r--r-- | graphics/p5-Image-Info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index 6d7ffe329fec..e1fe31816ce8 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Image-Info -PORTVERSION= 1.29 +PORTVERSION= 1.30 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |