diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-30 02:56:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-30 02:56:43 +0000 |
commit | 8b1d897ff66b7ec744342c2492ce62734df8727c (patch) | |
tree | afe535e7665b37cbe5dce8f22f038a531ba09559 /graphics/gdal/Makefile | |
parent | 305979af7888f6684a964de569da95948cbfdfd2 (diff) | |
download | ports-8b1d897ff66b7ec744342c2492ce62734df8727c.tar.gz ports-8b1d897ff66b7ec744342c2492ce62734df8727c.zip |
Notes
Diffstat (limited to 'graphics/gdal/Makefile')
-rw-r--r-- | graphics/gdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 624a264c448e..3ec339c009ca 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ |