diff options
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 38a955d79c3..f97650809af 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 1.11.1 -PORTREVISION= 6 +PORTVERSION= 1.11.2 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ |