diff options
Diffstat (limited to 'editors/kakoune-lsp/Makefile')
-rw-r--r-- | editors/kakoune-lsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kakoune-lsp/Makefile b/editors/kakoune-lsp/Makefile index e5e275fa7c5e..0ed870365c8a 100644 --- a/editors/kakoune-lsp/Makefile +++ b/editors/kakoune-lsp/Makefile @@ -1,7 +1,7 @@ PORTNAME= kakoune-lsp DISTVERSIONPREFIX= v DISTVERSION= 18.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= ports@FreeBSD.org |