diff options
Diffstat (limited to 'databases')
-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 b64fe5080140..49046b61e164 100644 --- a/databases/postgis-jdbc/Makefile +++ b/databases/postgis-jdbc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases java MASTER_SITES= http://postgis.refractions.net/download/ DISTNAME= postgis-${PORTVERSION} -MAINTAINER= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostGIS spatial data structures for JDBC BUILD_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc |