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 | |
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')
-rw-r--r-- | databases/postgis/Makefile | 2 | ||||
-rw-r--r-- | databases/spatialite/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile index 8f5b104eca61..5ea2c23cf965 100644 --- a/databases/postgis/Makefile +++ b/databases/postgis/Makefile @@ -7,7 +7,7 @@ PORTNAME= postgis DISTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ \ http://www.postgis.org/download/ 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}/ |