diff options
author | gdt <gdt> | 2013-02-28 17:23:50 +0000 |
---|---|---|
committer | gdt <gdt> | 2013-02-28 17:23:50 +0000 |
commit | 135883abe2486dff5e7351971b254ea2918159c3 (patch) | |
tree | eaca64a161e1969ea85688e256a46916a6866076 /geography | |
parent | d1469119626dc8f325bd14afeabeb849ec0db200 (diff) | |
download | pkgsrc-135883abe2486dff5e7351971b254ea2918159c3.tar.gz |
Revbump for geos change, because gdal-lib does not follow the geos
rules.
Diffstat (limited to 'geography')
-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 aa31f8f3043..86f794fe5fb 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.54 2013/02/16 11:18:00 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/02/28 17:23:50 gdt Exp $ VERSION= 1.9.1 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |