diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2021-11-08 18:14:53 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2021-11-08 18:16:57 +0300 |
commit | e886c38c6ea942eeca9f3eec7ebe95fa4f9adcd7 (patch) | |
tree | 3a309dc8d26837848544e919bc191e3bf57fb3ef /graphics/gdal | |
parent | graphics/poppler: Update to 21.11.0 (diff) |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656
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 9812d966c76c..a8bf16c5f54b 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,6 +2,7 @@ PORTNAME= gdal PORTVERSION= 3.3.3 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |