diff options
Diffstat (limited to 'editors/helix/Makefile')
-rw-r--r-- | editors/helix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile index 39f824739ab9..e871de5c3050 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,6 @@ PORTNAME= helix DISTVERSION= 22.05 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecmma/tree-sitter-hare/archive/:treesitterhare DISTFILES= ${TREE_SITTER_HARE_REV}.tar.gz:treesitterhare |