diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-02 21:24:20 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-02 21:24:20 +0000 |
commit | 7036f5c06660284caf287ce33d8dba5fbd519b37 (patch) | |
tree | 7a6c1a7a345dbc068ce945031b72f68706a7cbe6 /graphics/gdal-grass | |
parent | a1be850c4845323a9c606524a21fe52786014b29 (diff) | |
download | ports-7036f5c06660284caf287ce33d8dba5fbd519b37.tar.gz ports-7036f5c06660284caf287ce33d8dba5fbd519b37.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 ea9736a746c6..e53e6102705c 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.org +MAINTAINER= lrntct@gmail.com COMMENT= GDAL drivers for GRASS raster and vector files LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal |