diff options
Diffstat (limited to 'databases/postgis-jdbc')
-rw-r--r-- | databases/postgis-jdbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile index e470ea6db95e..3b40979ccb16 100644 --- a/databases/postgis-jdbc/Makefile +++ b/databases/postgis-jdbc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases java MASTER_SITES= http://postgis.refractions.net/ DISTNAME= postgis-1.0.0-rc3 -MAINTAINER= boris@brooknet.com.au +MAINTAINER= lawrance@FreeBSD.org COMMENT= PostGIS spatial data structures for JDBC BUILD_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc |