diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 08:41:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 08:41:27 +0000 |
commit | d3f61bc40758a6e6b23ad1aa142ac886509f5692 (patch) | |
tree | ea86da941c50176577faaabbe7215bdc820d0582 /graphics/gdal | |
parent | 1d3911665749f421dd9bb1c3528108c8bfda0e03 (diff) | |
download | ports-d3f61bc40758a6e6b23ad1aa142ac886509f5692.tar.gz ports-d3f61bc40758a6e6b23ad1aa142ac886509f5692.zip |
Notes
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 3a1646a0f77b..886c656fffc9 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 1.11.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ |