diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 21:29:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 21:29:25 +0000 |
commit | 8acf9e7a2751d2e3db7465f41b553da79bf9d322 (patch) | |
tree | 0b9d299675d1480af914665f9350b384a4de409a /graphics/mapnik | |
parent | 54aa5ba965c260561b059cea24a4bba47de40d1c (diff) |
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 e576035cc686..4d9417307510 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -7,7 +7,7 @@ PORTNAME= mapnik PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/ |