diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-04-12 13:00:32 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-04-12 13:00:32 +0000 |
commit | 8a51e284510a00f4187c4f127c1c19b9a95b68ed (patch) | |
tree | 84d9de4d9190c72811936da33d7e1531ec01b64c /graphics | |
parent | - Update to 2.13.2. (diff) |
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor)
Notes
Notes:
svn path=/head/; revision=133146
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdal/Makefile | 2 | ||||
-rw-r--r-- | graphics/jumpgis-postgis/Makefile | 2 | ||||
-rw-r--r-- | graphics/jumpgis/Makefile | 2 | ||||
-rw-r--r-- | graphics/openproducer/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index c87949daf9a9..2947c544e56f 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ -MAINTAINER= boris@brooknet.com.au +MAINTAINER= lawrance@FreeBSD.org COMMENT= A translator library for raster geospatial data formats BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen diff --git a/graphics/jumpgis-postgis/Makefile b/graphics/jumpgis-postgis/Makefile index 8f09addff593..e36166974ab9 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/ DISTNAME= postgisdriver-${PORTVERSION} -MAINTAINER= boris@brooknet.com.au +MAINTAINER= lawrance@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 9db466e19893..f817a6a05e5d 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= boris@brooknet.com.au +MAINTAINER= lawrance@FreeBSD.org COMMENT= A GUI based application for viewing and processing spatial data WRKSRC= ${WRKDIR}/jump diff --git a/graphics/openproducer/Makefile b/graphics/openproducer/Makefile index ba31b0eb9f69..bf31b62f7b2f 100644 --- a/graphics/openproducer/Makefile +++ b/graphics/openproducer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.andesengineering.com/Producer/Download/ DISTNAME= Producer-${PORTVERSION}-3 -MAINTAINER= boris@brooknet.com.au +MAINTAINER= lawrance@FreeBSD.org COMMENT= A cross-platform C++/OpenGL library focused on camera control BUILD_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads |