diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-06-04 18:08:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-06-04 18:08:00 +0000 |
commit | a48473296fd3a4eb1254580675e395de5e3a8c96 (patch) | |
tree | 742c56dce41eeb42924653ac0fe8cd1e99bc515e /editors/kak-lsp | |
parent | 4ac6b2da9882a3ba00172dfd7646ee3b0c077ba7 (diff) | |
download | ports-a48473296fd3a4eb1254580675e395de5e3a8c96.tar.gz ports-a48473296fd3a4eb1254580675e395de5e3a8c96.zip |
Notes
Diffstat (limited to 'editors/kak-lsp')
-rw-r--r-- | editors/kak-lsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile index e29d836b43f5..ac1d83027f4f 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -3,7 +3,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 8.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= tobik@FreeBSD.org |