diff options
Diffstat (limited to 'geography/gdal-lib/Makefile')
-rw-r--r-- | geography/gdal-lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 2fb27cfd017..265d2aeece6 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2012/03/07 16:17:04 adam Exp $ +# $NetBSD: Makefile,v 1.45 2012/04/27 12:31:48 obache Exp $ VERSION= 1.9.0 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |