diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-30 12:50:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-30 12:50:54 +0000 |
commit | 7d3a967cfbd86a2f73ee7de9cfcbd64cbba94894 (patch) | |
tree | 6d8557836ec3d2570d350b871cae953c702c3166 /graphics/gdal | |
parent | 169fb75b9ca31334047d23ebc6871bddc3be6378 (diff) | |
download | ports-7d3a967cfbd86a2f73ee7de9cfcbd64cbba94894.tar.gz ports-7d3a967cfbd86a2f73ee7de9cfcbd64cbba94894.zip |
Notes
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index c7e22f226733..3265f76bb215 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ |