aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2007-02-21 11:04:47 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2007-02-21 11:04:47 +0000
commit8f41bee09095ea5a943b797a0c95c2a1d63a643c (patch)
tree728bd1412a854f0b107284d27c10501ad6f7715e /graphics
parentffef6e937258cf49c0bede2f8a63e8c10a7d84d1 (diff)
downloadports-8f41bee09095ea5a943b797a0c95c2a1d63a643c.tar.gz
ports-8f41bee09095ea5a943b797a0c95c2a1d63a643c.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdal/Makefile2
-rw-r--r--graphics/jumpgis-postgis/Makefile2
-rw-r--r--graphics/jumpgis/Makefile2
-rw-r--r--graphics/libgeotiff/Makefile2
4 files changed, 4 insertions, 4 deletions
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 \