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 45c41be32d6..a6392e52018 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2013/08/30 16:41:48 gdt Exp $ +# $NetBSD: Makefile,v 1.62 2013/09/01 12:14:06 obache Exp $ VERSION= 1.9.2 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |