diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 07:14:03 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 07:39:51 +0200 |
commit | 06dbc12f96527e421161f573b6f983c8cfb0391c (patch) | |
tree | 3847774f64228534ccefc773254586fb8814c878 /editors/kak-lsp | |
parent | f897ded31edcafadb3e4dd662fa022cabae86623 (diff) | |
download | freebsd-ports-06dbc12f96527e421161f573b6f983c8cfb0391c.zip |
lang/rust: Rebuild consumers for 1.53.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 a2ebeb1de246..c93d3eccc3a8 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -1,6 +1,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 10.0.0 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org |