diff options
author | wen <wen@FreeBSD.org> | 2009-12-20 17:13:58 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-12-20 17:13:58 +0800 |
commit | 15586cb28484e124d4af813280aba3f8cc275710 (patch) | |
tree | 0515b619e5b030ca6d2cf324acfa56dd38fedaaa /databases/spatialite | |
parent | 43ebbb56a858e73db3e9f5a985fc72c3a5e97638 (diff) | |
download | freebsd-ports-gnome-15586cb28484e124d4af813280aba3f8cc275710.tar.gz freebsd-ports-gnome-15586cb28484e124d4af813280aba3f8cc275710.tar.zst freebsd-ports-gnome-15586cb28484e124d4af813280aba3f8cc275710.zip |
- Bump PORTREVISION to chase the update of graphics/geos
Diffstat (limited to 'databases/spatialite')
-rw-r--r-- | databases/spatialite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 7c4165ce9341..dc9aa692a020 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -7,7 +7,7 @@ PORTNAME= spatialite PORTVERSION= 2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/ |