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/mapnik | |
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/mapnik')
-rw-r--r-- | graphics/mapnik/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 84fedc2e950f..e5212407d437 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -7,6 +7,7 @@ PORTNAME= mapnik PORTVERSION= 2.0.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics geography MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/ |