diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-10-12 18:22:55 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-10-12 18:23:21 +0000 |
commit | e140c1eb790b4d25211bfe4db61a93cc02b6c972 (patch) | |
tree | c29af3c92d941848718e2415008add8d2891410c /graphics/gdal | |
parent | 86140fc158d0897fcf2563589b39d26ca12c8e0f (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 a24ac2bb65cb..0ca3c1384b52 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,7 +2,7 @@ PORTNAME= gdal PORTVERSION= 3.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |