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 528d3959219..e7d6849d756 100644 --- a/sysutils/fzf/Makefile +++ b/sysutils/fzf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2018/03/04 15:52:19 bsiegert Exp $ +# $NetBSD: Makefile,v 1.7 2018/03/30 11:56:26 bsiegert Exp $ DISTNAME= fzf-0.17.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=junegunn/} |