diff options
author | lawrance <lawrance@FreeBSD.org> | 2007-02-21 19:04:47 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2007-02-21 19:04:47 +0800 |
commit | 0a9590ff3d331ed65edb7b7a1664bb4956ca67f9 (patch) | |
tree | d622277e20b901ac5364a4248ada787d64af55d1 /databases | |
parent | 05c6b492d9daf958fb93907252035fc7f8d04e08 (diff) | |
download | freebsd-ports-gnome-0a9590ff3d331ed65edb7b7a1664bb4956ca67f9.tar.gz freebsd-ports-gnome-0a9590ff3d331ed65edb7b7a1664bb4956ca67f9.tar.zst freebsd-ports-gnome-0a9590ff3d331ed65edb7b7a1664bb4956ca67f9.zip |
If you love them, set them free.
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 |