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/postgis | |
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/postgis')
-rw-r--r-- | databases/postgis/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ |