diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
commit | b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4 (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /geography | |
parent | d4c1c1b103d93c7409f63aa1fe29837bdf7454a0 (diff) | |
download | pkgsrc-b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4.tar.gz |
recursive bump from icu shlib major bump.
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 86c2318c611..561fc241fa5 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2011/04/22 13:42:10 obache Exp $ +# $NetBSD: Makefile,v 1.40 2011/06/10 21:57:07 obache Exp $ DISTNAME= gdal-1.8.0 PKGNAME= gdal-lib-1.8.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/ |