diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 60c08b556436f21769e7c232e8c97898f6976a14 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /geography/gdal-lib | |
parent | 344e2a81596dc4e5b9494a974d65033ee917108e (diff) | |
download | pkgsrc-60c08b556436f21769e7c232e8c97898f6976a14.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'geography/gdal-lib')
-rw-r--r-- | geography/gdal-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 926f6ee6604..f233f0e1863 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.69 2014/09/13 00:57:00 gdt Exp $ +# $NetBSD: Makefile,v 1.70 2014/10/07 16:47:25 adam Exp $ VERSION= 1.9.2 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |