diff options
author | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
commit | 6c10379372ac97ec4de9f52cf2535c4414d4c550 (patch) | |
tree | 068c01897bffb801de7773e6b21b9184ac9fbfec /geography/gdal-lib/Makefile | |
parent | f9a0080d745b911a1f135093b0c26396b0d70b0c (diff) | |
download | pkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz |
revbump for textproc/icu update
Diffstat (limited to 'geography/gdal-lib/Makefile')
-rw-r--r-- | geography/gdal-lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 6718d260d5c..ec4b5a98244 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.145 2022/01/18 16:25:20 gdt Exp $ +# $NetBSD: Makefile,v 1.146 2022/04/18 19:09:51 adam Exp $ +PKGREVISION= 1 .include "../../geography/gdal-lib/Makefile.common" PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} #PKGREVISION= 0 |