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 9314f3f9a53..26df541bd91 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2010/12/27 07:53:50 asau Exp $ +# $NetBSD: Makefile,v 1.33 2011/01/13 13:36:08 wiz Exp $ DISTNAME= gdal-1.7.3 PKGNAME= gdal-lib-1.7.3 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |