diff options
Diffstat (limited to 'graphics/libgeotiff/Makefile')
-rw-r--r-- | graphics/libgeotiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index 43c8785eff36..71c44353ea0b 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \ ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \ http://sunpoet.net/distfiles/ -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for reading and writing GeoTIFF information tags LIB_DEPENDS= jbig:${PORTSDIR}/graphics/jbigkit \ |