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 bf15213b9747..f54c9262498b 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,6 @@ PORTNAME= helix DISTVERSION= 23.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecmma/tree-sitter-hare/archive/:treesitterhare \ https://raw.githubusercontent.com/tree-sitter/tree-sitter-javascript/${TREE_SITTER_JSHIGH_REV}/queries/highlights.scm?file=/:jshigh \ |