diff options
author | wen <wen@FreeBSD.org> | 2012-05-07 15:10:22 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-05-07 15:10:22 +0800 |
commit | 2b3f2f74f4611b45155a02a1e7ff10bd10ebfa56 (patch) | |
tree | def0b32510d5f72dcbd3e2887e703ddd770182ba /databases/postgis | |
parent | 2705dbc94f63a74399c860a63c2a88b34b1ebf82 (diff) | |
download | freebsd-ports-gnome-2b3f2f74f4611b45155a02a1e7ff10bd10ebfa56.tar.gz freebsd-ports-gnome-2b3f2f74f4611b45155a02a1e7ff10bd10ebfa56.tar.zst freebsd-ports-gnome-2b3f2f74f4611b45155a02a1e7ff10bd10ebfa56.zip |
- Bump PORTREVISION to chase the update of graphics/geos
Diffstat (limited to 'databases/postgis')
-rw-r--r-- | databases/postgis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile index 78886401ad45..e78c936817c2 100644 --- a/databases/postgis/Makefile +++ b/databases/postgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= postgis PORTVERSION= 1.5.3 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ \ http://www.postgis.org/download/ |