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 dc7139bb7fa..ccc7c29c319 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2013/01/23 00:37:58 gdt Exp $ +# $NetBSD: Makefile,v 1.52 2013/01/26 21:36:24 adam Exp $ VERSION= 1.9.1 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |