diff options
Diffstat (limited to 'textproc/py-python-lsp-server/Makefile')
-rw-r--r-- | textproc/py-python-lsp-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index aef3194698f8..f6e6aecf5de6 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= python-lsp-server PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |