diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-11 11:16:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-11 11:16:06 +0000 |
commit | 61a8320e094bcc5c2c13f6f8a975e215d6557561 (patch) | |
tree | 911f6262582c3313ad33bce1227b7d5e6f253a4c /graphics/gdal-grass | |
parent | - Generate PLIST dynamically (diff) |
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
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 9db4c3052c5c..d2e22024730b 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal-grass PORTVERSION= 1.4.3 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/ |