diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
commit | 6095f1422aa01852031a042d6bf71f605ef7c83b (patch) | |
tree | d946de260353def950c97639f16024fbc82ba93f /editors/kak-lsp | |
parent | 1dcff5c1ca4617a63d8a45a403be4b42118c4d5b (diff) | |
download | freebsd-ports-6095f1422aa01852031a042d6bf71f605ef7c83b.zip |
Rebuild lang/rust consumers after r569489
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 71b7ec1ad46b..5c3207ef3a30 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -3,7 +3,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 9.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org |