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 diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 8ced6839ea0e..ec904b367bb0 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \ http://www.gdal.org/dl/ \ http://dl.maptools.org/dl/gdal/ -MAINTAINER= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A translator library for geospatial data formats BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen diff --git a/graphics/jumpgis-postgis/Makefile b/graphics/jumpgis-postgis/Makefile index 8a842768e2c4..1ef53ff7b792 100644 --- a/graphics/jumpgis-postgis/Makefile +++ b/graphics/jumpgis-postgis/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics databases java MASTER_SITES= http://postgis.refractions.net/download/ DISTNAME= postgisdriver-${PORTVERSION} -MAINTAINER= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JUMP support for reading and writing a PostGIS database RUN_DEPENDS= jumpgis:${PORTSDIR}/graphics/jumpgis diff --git a/graphics/jumpgis/Makefile b/graphics/jumpgis/Makefile index 8bb9c5d417b0..723739e29016 100644 --- a/graphics/jumpgis/Makefile +++ b/graphics/jumpgis/Makefile @@ -15,7 +15,7 @@ DISTFILES= jump-${PORTVERSION}.zip:main \ jump.png:extra jump.desktop:extra EXTRACT_ONLY= jump-${PORTVERSION}.zip -MAINTAINER= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GUI based application for viewing and processing spatial data WRKSRC= ${WRKDIR}/jump diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index 233643c44a2d..aded5099db48 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ \ http://dl1.maptools.org/dl/geotiff/libgeotiff/ -MAINTAINER= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for reading and writing GeoTIFF information tags LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \