diff options
author | obache <obache> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-10 21:57:06 +0000 |
commit | b96416deff95c76a4f4c269176c760972726f403 (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /geography | |
parent | 627a26f13b2f13ca3d3fb46899e22e8cbeb87791 (diff) | |
download | pkgsrc-b96416deff95c76a4f4c269176c760972726f403.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/ |