diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-07-29 12:17:21 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-07-29 12:17:21 +0000 |
commit | 8445b71d149ebd254a24c744e9debdb7339e2246 (patch) | |
tree | 530f79924ac0ce36db8992c1fbc585edb2073506 | |
parent | 2508b5066158514502c9ae6ae252bd1702ad141d (diff) | |
download | freebsd-ports-8445b71d149ebd254a24c744e9debdb7339e2246.zip |
- Bump PORTREVISION to chase the update of 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 1b8f7c20e84f..5c3cd04a8376 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal-grass PORTVERSION= 1.11.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/ |