diff options
Diffstat (limited to 'sysutils/fzf')
-rw-r--r-- | sysutils/fzf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fzf/Makefile b/sysutils/fzf/Makefile index c60bc518c11..90c789f563d 100644 --- a/sysutils/fzf/Makefile +++ b/sysutils/fzf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2022/10/05 11:33:06 bsiegert Exp $ +# $NetBSD: Makefile,v 1.60 2022/11/02 19:39:53 bsiegert Exp $ DISTNAME= fzf-0.29.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=junegunn/} |