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 0084469bb6a..f5c3beeee85 100644 --- a/sysutils/fzf/Makefile +++ b/sysutils/fzf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2019/12/13 07:44:03 bsiegert Exp $ +# $NetBSD: Makefile,v 1.21 2020/01/10 13:32:18 bsiegert Exp $ DISTNAME= fzf-0.18.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=junegunn/} |