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 ad81657e354..3175730d974 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.65 2014/04/09 07:27:08 obache Exp $ +# $NetBSD: Makefile,v 1.66 2014/05/15 14:41:50 adam Exp $ VERSION= 1.9.2 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |