diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2007-02-21 11:04:47 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2007-02-21 11:04:47 +0000 |
commit | 8f41bee09095ea5a943b797a0c95c2a1d63a643c (patch) | |
tree | 728bd1412a854f0b107284d27c10501ad6f7715e /graphics/gdal | |
parent | ffef6e937258cf49c0bede2f8a63e8c10a7d84d1 (diff) | |
download | ports-8f41bee09095ea5a943b797a0c95c2a1d63a643c.tar.gz ports-8f41bee09095ea5a943b797a0c95c2a1d63a643c.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 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 |