diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-01-18 14:46:59 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-01-18 14:48:50 +0000 |
commit | 3db760ad79ec3a2494d776c56a89c6a3eed8f537 (patch) | |
tree | fb317aa69554434845568d4e39785ae8ad6535c7 /graphics/gdal | |
parent | 906c51c9ab466d7a97ecfcf27481a68837333ca3 (diff) | |
download | ports-3db760ad79ec3a2494d776c56a89c6a3eed8f537.tar.gz ports-3db760ad79ec3a2494d776c56a89c6a3eed8f537.zip |
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 2303c2580c6e..c93b6ddf2ac7 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |