diff options
| author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 14:34:56 +0000 |
|---|---|---|
| committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 14:34:56 +0000 |
| commit | 8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch) | |
| tree | dd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /textproc/fzf | |
| parent | d6ea93e8ddc09ab65e1ae4c6636616af48a9146e (diff) | |
Diffstat (limited to 'textproc/fzf')
| -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 77bcd1da61b6..c10e9fd15ed2 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,6 +1,6 @@ PORTNAME= fzf DISTVERSION= 0.38.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod |
