diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-08 03:25:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-08 03:25:06 +0000 |
commit | d60b005d2176098c7b94697de8043b03c25d9eb8 (patch) | |
tree | 1d576eb799436c03e6b0feaac7e1c8f1596b5c5e /graphics/gdal | |
parent | a0c42fc5b0f07a7e5557937c3dc7c2740435216d (diff) | |
download | ports-d60b005d2176098c7b94697de8043b03c25d9eb8.tar.gz ports-d60b005d2176098c7b94697de8043b03c25d9eb8.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 eab98648d108..3f45a0ed3207 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 1.11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ |