diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-22 21:21:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-22 21:21:39 +0000 |
commit | d044bcedc26772e20aea466f6ab783dbcd538646 (patch) | |
tree | 1dd01c90bc23fe327bbdce29cce60a8b95c0eadf /graphics/gdal/Makefile | |
parent | 3b1ca3c5c87c6df94a050c76b84e3d8863dacf51 (diff) | |
download | ports-d044bcedc26772e20aea466f6ab783dbcd538646.tar.gz ports-d044bcedc26772e20aea466f6ab783dbcd538646.zip |
Notes
Diffstat (limited to 'graphics/gdal/Makefile')
-rw-r--r-- | graphics/gdal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 57b626e4f861..46283e0a2e3b 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTVERSION= 2.4.1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |