diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2023-06-02 20:36:41 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2023-06-02 21:40:45 +0000 |
commit | a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251 (patch) | |
tree | e140fb30ab7c3b1738f874824c077a7fef5b6130 /graphics/gdal | |
parent | 11c8add256ef7cac322d2d8bad905e8a11885139 (diff) | |
download | ports-a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251.tar.gz ports-a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251.zip |
Diffstat (limited to 'graphics/gdal')
-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 8dd6e6a1b2c4..23cc4403ac2c 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |