diff options
author | adam <adam> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam> | 2013-10-19 09:06:55 +0000 |
commit | 63ea166bf059c93e0675a4c54d23ebaf9c655f9b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /geography/gdal-lib | |
parent | 1a05ba343114457560b84af53045821ae2b5dfd4 (diff) | |
download | pkgsrc-63ea166bf059c93e0675a4c54d23ebaf9c655f9b.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'geography/gdal-lib')
-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 a6392e52018..77ffa7496d0 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.62 2013/09/01 12:14:06 obache Exp $ +# $NetBSD: Makefile,v 1.63 2013/10/19 09:07:05 adam Exp $ VERSION= 1.9.2 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |