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/libgeotiff | |
parent | ffef6e937258cf49c0bede2f8a63e8c10a7d84d1 (diff) |
If you love them, set them free.
Notes
Notes:
svn path=/head/; revision=185608
Diffstat (limited to 'graphics/libgeotiff')
-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 233643c44a2d..aded5099db48 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ \ http://dl1.maptools.org/dl/geotiff/libgeotiff/ -MAINTAINER= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for reading and writing GeoTIFF information tags LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |