diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-06-15 13:03:11 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-06-15 13:03:11 +0000 |
commit | 70e12eef45f293efc743f8485f694fce46c5de0b (patch) | |
tree | acf3259f4e968522191813e32d3404024083996d /graphics/mapnik | |
parent | 641184f77fa6de1b05bd09bf582324b9de93d3df (diff) | |
download | ports-70e12eef45f293efc743f8485f694fce46c5de0b.tar.gz ports-70e12eef45f293efc743f8485f694fce46c5de0b.zip |
Notes
Diffstat (limited to 'graphics/mapnik')
-rw-r--r-- | graphics/mapnik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 5c1750f2977a..ca06f7fbd2ec 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 2.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ |