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 00501a9f426..86c2318c611 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2011/03/30 18:39:04 drochner Exp $ +# $NetBSD: Makefile,v 1.39 2011/04/22 13:42:10 obache Exp $ DISTNAME= gdal-1.8.0 PKGNAME= gdal-lib-1.8.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |