diff options
author | wen <wen@FreeBSD.org> | 2012-05-07 16:12:53 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-05-07 16:12:53 +0800 |
commit | 12a218ba04e30431f97703165b51da27b4c89cae (patch) | |
tree | 523ff9401c2a0e96269d726a0bdbad602ffbb6b8 /graphics/p5-Geo-Proj4 | |
parent | 3347aef625e93957e6faf5bc58aa214e7c9baa57 (diff) | |
download | freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.tar.gz freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.tar.zst freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.zip |
- Bump PORTREVISION to chase the update of graphics/proj
Diffstat (limited to 'graphics/p5-Geo-Proj4')
-rw-r--r-- | graphics/p5-Geo-Proj4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-Geo-Proj4/Makefile b/graphics/p5-Geo-Proj4/Makefile index 411e03ac2e10..ac753a98bba2 100644 --- a/graphics/p5-Geo-Proj4/Makefile +++ b/graphics/p5-Geo-Proj4/Makefile @@ -7,6 +7,7 @@ PORTNAME= Geo-Proj4 PORTVERSION= 1.03 +PORTREVISION= 1 CATEGORIES= graphics devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |