diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-19 10:07:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-19 10:07:14 +0000 |
commit | 9c7f3409d5891177e8975d603ff0ec39f0a74841 (patch) | |
tree | 3624045ed01800723d90846944a5f10399a075cb /graphics/gdal-grass | |
parent | 4bff8408e3b05e4762953dfec9f64c3bada766f7 (diff) |
- Bump PORTREVISION for graphics/gdal shlib change
Notes
Notes:
svn path=/head/; revision=296950
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 fa59108f18eb..3a73d0031260 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdal-grass PORTVERSION= 1.4.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/ |