diff options
Diffstat (limited to 'sysutils/fzf/Makefile')
-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 c373aad59c6..70a96c6547c 100644 --- a/sysutils/fzf/Makefile +++ b/sysutils/fzf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2022/05/11 19:26:25 bsiegert Exp $ +# $NetBSD: Makefile,v 1.54 2022/06/02 18:52:06 bsiegert Exp $ DISTNAME= fzf-0.29.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=junegunn/} |