diff options
author | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:00 +0000 |
commit | 69d458b93e1fdbd68b31b6a22eaa6359bc1d3e79 (patch) | |
tree | bf0192bc92e57e63920185657bc7a622df6c2c17 /geography/R-sf | |
parent | 70531df1be041cfc779959a7e921d55e4a451fec (diff) | |
download | pkgsrc-69d458b93e1fdbd68b31b6a22eaa6359bc1d3e79.tar.gz |
*: bump PKGREVISION for libunistring shlib major bump
Diffstat (limited to 'geography/R-sf')
-rw-r--r-- | geography/R-sf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/R-sf/Makefile b/geography/R-sf/Makefile index 4352e4b8d2d..07fff967012 100644 --- a/geography/R-sf/Makefile +++ b/geography/R-sf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2022/05/13 13:47:35 gdt Exp $ +# $NetBSD: Makefile,v 1.14 2022/10/26 10:31:29 wiz Exp $ R_PKGNAME= sf R_PKGVER= 1.0-2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= geography MAINTAINER= pkgsrc-users@NetBSD.org |