diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-02-13 15:09:47 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-02-13 15:52:59 +0100 |
commit | 109e35fd592baffe0d7ece384d16e243468dcc42 (patch) | |
tree | 94373f45cd7351e1fe5a0a925cb16d2a240b158a /editors/helix/Makefile | |
parent | math/octave-forge-coder: Update to 1.8.0. (diff) |
lang/rust: Bump revisions after 1.67.1
PR: 269336
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 061a2c88cd06..fe7b25e75cb1 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,6 @@ PORTNAME= helix DISTVERSION= 22.12 -PORTREVISION= 2 +PORTREVISION= 3 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 \ |