diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-24 16:41:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-24 16:41:27 +0800 |
commit | d470872a0cbbed6c05a449281d4bd6899dc886b5 (patch) | |
tree | ea86da941c50176577faaabbe7215bdc820d0582 /graphics/gdal | |
parent | 2518037832724ffbffd719b810afa4ceacbcdc1f (diff) | |
download | freebsd-ports-gnome-d470872a0cbbed6c05a449281d4bd6899dc886b5.tar.gz freebsd-ports-gnome-d470872a0cbbed6c05a449281d4bd6899dc886b5.tar.zst freebsd-ports-gnome-d470872a0cbbed6c05a449281d4bd6899dc886b5.zip |
- Bump PORTREVISION for science/hdf5 shlib change
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}/ \ |