diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-06 16:25:32 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-06 16:25:53 +0000 |
commit | 7e5fe8fd655d14e422f09fc438c832da02aaf181 (patch) | |
tree | ee15f3c9db871bf0b7a8dadd256d5dbb36826108 /graphics/gdal | |
parent | 66127d13a1b060328cd7d2954b40127b6e0843b7 (diff) |
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 2e3b454d178c..c97d1ff0ecef 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,7 +2,7 @@ PORTNAME= gdal PORTVERSION= 3.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |