diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-27 23:17:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-27 23:17:38 +0000 |
commit | 78f963d9bd429f620c69a3be14bb27f1405cd787 (patch) | |
tree | 6441f17e6a1f1f5e4e71a90d6e069f0d6c2ed379 /graphics/mapnik | |
parent | 3dca10884c073194f5e6cd73b95ae303f578b7cd (diff) | |
download | ports-78f963d9bd429f620c69a3be14bb27f1405cd787.tar.gz ports-78f963d9bd429f620c69a3be14bb27f1405cd787.zip |
Notes
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 a99047321d6c..603283fa78c4 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -7,6 +7,7 @@ PORTNAME= mapnik PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/ |