diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-04-16 03:13:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-04-16 03:13:34 +0800 |
commit | 334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36 (patch) | |
tree | dbfd004c7f1479edd11df81e3fcbeb9ac3bf1983 /graphics | |
parent | d1f01f06870048b980c6c9e27e21632a3acc70d1 (diff) | |
download | freebsd-ports-graphics-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.tar.gz freebsd-ports-graphics-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.tar.zst freebsd-ports-graphics-334897b1aa1a1fb6620a5e23e28cb4c40d9ecf36.zip |
- Reassign to ports@
- Thank you for your service, we hope to see you back
PR: ports/122796, ports/122797, ports/122798
Submitted by: Laurent Courty <lrntct gmail.com>
Diffstat (limited to 'graphics')
-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 41ebd3f2db0..a3ee200a6f7 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 |