diff options
Diffstat (limited to 'editors/kakoune-lsp/Makefile')
-rw-r--r-- | editors/kakoune-lsp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/kakoune-lsp/Makefile b/editors/kakoune-lsp/Makefile index 05de1d371d39..7e7a968f18f6 100644 --- a/editors/kakoune-lsp/Makefile +++ b/editors/kakoune-lsp/Makefile @@ -1,6 +1,7 @@ PORTNAME= lsp DISTVERSIONPREFIX= v DISTVERSION= 18.2.0 +PORTREVISION= 1 CATEGORIES= editors PKGNAMEPREFIX= ${KAKPKGNAMEPREFIX} |