diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 10:55:19 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 10:55:19 +0200 |
commit | ad90fc634b9923b6fb3b5072b30bc104175a0061 (patch) | |
tree | fbd91732ca868e4eaf810e58f543cd1b28ef0d38 /editors/kak-lsp | |
parent | e0baedabf4e1cc6be9ece63dc78b1f43fd2bda78 (diff) | |
download | freebsd-ports-ad90fc634b9923b6fb3b5072b30bc104175a0061.zip |
*: Rebuild for Rust 1.56.0
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 a2f3826c0bdf..5c5e61ce0723 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -1,6 +1,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 11.0.1 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org |