diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
commit | 3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch) | |
tree | 334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /geography/gdal-lib/Makefile | |
parent | 20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff) | |
download | pkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'geography/gdal-lib/Makefile')
-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 9c984e7ce0f..052a2a7a46f 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2016/10/07 18:25:31 adam Exp $ +# $NetBSD: Makefile,v 1.82 2016/10/09 21:41:58 wiz Exp $ DISTNAME= gdal-1.11.3 PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/${PKGVERSION_NOREV}/ |