diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-05-02 10:00:12 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-05-02 10:00:12 +0000 |
commit | 1c19339682d64e91249127da1901f769b0be1c41 (patch) | |
tree | 259658972229439dcee6d85935fb34284842cd64 /graphics/gdal | |
parent | 8bb6875964db4aa6351c63b956fe033c63844b1b (diff) | |
download | ports-1c19339682d64e91249127da1901f769b0be1c41.tar.gz ports-1c19339682d64e91249127da1901f769b0be1c41.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 2c6a34ad8677..cf54ee29763e 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |