aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgis-jdbc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgis-jdbc/Makefile')
-rw-r--r--databases/postgis-jdbc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile
index f16e8cf8218e..0b31743fd6dd 100644
--- a/databases/postgis-jdbc/Makefile
+++ b/databases/postgis-jdbc/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= postgis-jdbc
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.3.2
CATEGORIES= databases java geography
MASTER_SITES= http://postgis.refractions.net/download/
DISTNAME= postgis-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wenheping@gmail.com
COMMENT= PostGIS spatial data structures for JDBC
BUILD_DEPENDS= ${JAVALIBDIR}/jts.jar:${PORTSDIR}/math/jts \