diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
commit | 7c64203f67e1b9da62dbb9529801a35a5afdcbce (patch) | |
tree | 34462cdd222bac0d63ff2e4a8943cb05b7a9f7ba /editors/kak-lsp | |
parent | af90810038be0e383327d47886e4b69aa99b5d39 (diff) |
Notes
Diffstat (limited to 'editors/kak-lsp')
-rw-r--r-- | editors/kak-lsp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile index 5c43cb0a1d3d..d2c717ff1e6c 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -3,6 +3,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 5.10.0 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= tobik@FreeBSD.org |