summaryrefslogtreecommitdiff
path: root/graphics/gdal-grass
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-03-08 10:24:15 +0000
committerWen Heping <wen@FreeBSD.org>2012-03-08 10:24:15 +0000
commitc2aeebddd0e55a66836f6c10a040b89fcb066efb (patch)
tree62bb28174abe87334841911adfb959834e6aee17 /graphics/gdal-grass
parent- Chase the update of databases/grass (diff)
- Bump PORTREVISION to chase the update of databases/grass
- Reset maintainer
Diffstat (limited to 'graphics/gdal-grass')
-rw-r--r--graphics/gdal-grass/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index c058101ae12d..fa59108f18eb 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -7,18 +7,18 @@
PORTNAME= gdal-grass
PORTVERSION= 1.4.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/gdal/
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= GDAL drivers for GRASS raster and vector files
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal
BUILD_DEPENDS= grass>6:${PORTSDIR}/databases/grass
RUN_DEPENDS= grass>6:${PORTSDIR}/databases/grass
-GRASS_INST_DIR= grass-6.4.1
+GRASS_INST_DIR= grass-6.4.2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
GNU_CONFIGURE= yes