diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-04-15 19:13:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-04-15 19:13:34 +0000 |
commit | f8b359165ce3ad94bda400ead032d0c7b520ff42 (patch) | |
tree | ce2368166a586947de9c3aefc06acfa03a0ac168 /graphics/gdal-grass | |
parent | d25360c7a5abe5d2774648f8f268672d62d38759 (diff) | |
download | ports-f8b359165ce3ad94bda400ead032d0c7b520ff42.tar.gz ports-f8b359165ce3ad94bda400ead032d0c7b520ff42.zip |
Notes
Diffstat (limited to 'graphics/gdal-grass')
-rw-r--r-- | graphics/gdal-grass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile index 41ebd3f2db02..a3ee200a6f74 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.gdal.org/dl/ \ ftp://ftp.remotesensing.org/gdal/ \ http://gdal.maptools.org/dl/ -MAINTAINER= lrntct@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GDAL drivers for GRASS raster and vector files LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal |