diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-02 10:58:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-02 10:58:22 +0000 |
commit | 57a7706e87a2a837e0fe857609204d696115080b (patch) | |
tree | 14dea1dc34ab987bf4536d80dbb5a9923e3a9f38 /graphics/py-gdal/Makefile | |
parent | 5ae166b22b367bdd4fb6b73e38b3c4f9b390769b (diff) | |
download | ports-57a7706e87a2a837e0fe857609204d696115080b.tar.gz ports-57a7706e87a2a837e0fe857609204d696115080b.zip |
Notes
Diffstat (limited to 'graphics/py-gdal/Makefile')
-rw-r--r-- | graphics/py-gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 0505389db7fc..6a5027e7e299 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= graphics python MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet |