diff options
author | wen <wen@FreeBSD.org> | 2009-12-20 19:36:33 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-12-20 19:36:33 +0800 |
commit | 2e9ee3c51612509288bfd58ccacd51a706501973 (patch) | |
tree | 7ae218dd0c586ff0b6d2e2d47c1b401cd69c0b64 /graphics | |
parent | de716a867eb4c0b8b31035be0d7ace38294faf57 (diff) | |
download | freebsd-ports-gnome-2e9ee3c51612509288bfd58ccacd51a706501973.tar.gz freebsd-ports-gnome-2e9ee3c51612509288bfd58ccacd51a706501973.tar.zst freebsd-ports-gnome-2e9ee3c51612509288bfd58ccacd51a706501973.zip |
- Bump PORTREVISION to chase the update of graphics/geos
Diffstat (limited to 'graphics')
-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 603283fa78c4..d8d7419b5f29 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -7,7 +7,7 @@ PORTNAME= mapnik PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/ |