diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-02-09 11:10:57 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-02-09 11:10:57 +0000 |
commit | ed28803b5039b35f9674f4c0525e825a5be7f269 (patch) | |
tree | ae70f9e334295999d506c383c3aae0cf48bde451 /graphics/gdal | |
parent | e6d9b0a3e44f1a886e3fd76017c2db2619b7282c (diff) |
Notes
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 c945eb4ae57c..501e301ad9dc 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |