diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-05-13 18:33:10 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-05-13 18:33:10 +0000 |
commit | 753388101e291ed46b1fc54ed58ff511947cdb05 (patch) | |
tree | e4795e5c4118cbabea98249dfbd9e7b649168ad6 /graphics/gdal/Makefile | |
parent | e56f67821d507984a934ea018df587993586b9d4 (diff) | |
download | ports-753388101e291ed46b1fc54ed58ff511947cdb05.tar.gz ports-753388101e291ed46b1fc54ed58ff511947cdb05.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 46283e0a2e3b..a438f20cff8c 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |