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/gdal | |
parent | 11c584b4019eee0dda00c8fd426ad5d601d3e560 (diff) | |
download | ports-8a51e284510a00f4187c4f127c1c19b9a95b68ed.tar.gz ports-8a51e284510a00f4187c4f127c1c19b9a95b68ed.zip |
Notes
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |