diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-08-03 11:35:40 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-08-03 18:19:14 +0000 |
commit | 56ffa089e2baf297adb8da027f01c373183bdb68 (patch) | |
tree | 8f3716c9545cca8b1bd1fbf3d44c67b4b5b30bf3 /graphics/gdal | |
parent | 31f2cf92f2f1b3dde3873f5acb51208d1eaf1c23 (diff) |
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 c1d01315be93..e3544cebce79 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,6 +2,7 @@ PORTNAME= gdal PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |