diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-12-20 11:36:33 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-12-20 11:36:33 +0000 |
commit | 7115125deb5f4f939721558c53d21f7b4c72aa01 (patch) | |
tree | cba6b13ff67145c4d6bbefd1e150682eb2ecfae0 /graphics | |
parent | a30a8dd9cc2b45fbc6b7bb5e43a86066d2fff3dd (diff) |
- Bump PORTREVISION to chase the update of graphics/geos
Notes
Notes:
svn path=/head/; revision=246286
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}/ |