diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-22 15:50:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-22 15:50:00 +0000 |
commit | 308aca13c682fc015a8d3d739b0d8762972c026d (patch) | |
tree | c4f1a80baca21d2498b2ae1e1718d536323c74b4 /graphics/py-gdal/Makefile | |
parent | c7c53637c1f0d0545f89d0846df33ba9f35defb6 (diff) | |
download | ports-308aca13c682fc015a8d3d739b0d8762972c026d.tar.gz ports-308aca13c682fc015a8d3d739b0d8762972c026d.zip |
Notes
Diffstat (limited to 'graphics/py-gdal/Makefile')
-rw-r--r-- | graphics/py-gdal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 563f2010887f..f8a89372d471 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTVERSION= 2.2.2 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ |