diff options
-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 052a2a7a46f..8d516a0321a 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2016/10/09 21:41:58 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2016/10/27 22:07:35 gdt Exp $ DISTNAME= gdal-1.11.3 PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/${PKGVERSION_NOREV}/ |