diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-07 13:24:56 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-07 13:24:56 +0000 |
commit | e4b7b9118a07c1abfba624cb75f204c62030aa79 (patch) | |
tree | 6d5d55da551a842aeccb81af2fbec5d4427e876a /graphics/py-gdal | |
parent | f2eb959f67512a813e3949b77e4c38d7f26e3cc4 (diff) | |
download | ports-e4b7b9118a07c1abfba624cb75f204c62030aa79.tar.gz ports-e4b7b9118a07c1abfba624cb75f204c62030aa79.zip |
Notes
Diffstat (limited to 'graphics/py-gdal')
-rw-r--r-- | graphics/py-gdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index cbfad4c1fa20..e512ca1c0c41 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ |