diff options
Diffstat (limited to 'graphics/gdal/Makefile')
-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 |