diff options
Diffstat (limited to 'geography/gdal-lib/Makefile')
-rw-r--r-- | geography/gdal-lib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 540e4749cad..35e2f379eba 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2013/03/02 20:33:26 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/04/09 15:58:54 adam Exp $ -VERSION= 1.9.1 +VERSION= 1.9.2 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} -PKGREVISION= 9 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |