diff options
Diffstat (limited to 'geography/gdal-lib/Makefile')
-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 0656029bf75..91e8d3a5d23 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2017/04/30 01:21:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.92 2017/08/24 20:02:58 adam Exp $ DISTNAME= gdal-2.0.3 PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/${PKGVERSION_NOREV}/ |