diff options
| author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:15:46 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:22:10 +0000 |
| commit | 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 (patch) | |
| tree | 4490d5e256dfdf157b15063ef0c4e410310df6bb /textproc/fzf | |
| parent | adea180e8329f2dee8c5b5bc0c0b3d750cc743dd (diff) | |
Diffstat (limited to 'textproc/fzf')
| -rw-r--r-- | textproc/fzf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index 8ac348e158f2..b793585220ad 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,5 +1,6 @@ PORTNAME= fzf DISTVERSION= 0.42.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod |
