diff options
Diffstat (limited to 'textproc/fzf/Makefile')
-rw-r--r-- | textproc/fzf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index d54aa48f2d29..0d0a159c0a50 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,6 +1,6 @@ PORTNAME= fzf DISTVERSION= 0.42.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod |