diff options
Diffstat (limited to 'textproc/py-python-lsp-jsonrpc')
-rw-r--r-- | textproc/py-python-lsp-jsonrpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-lsp-jsonrpc/Makefile b/textproc/py-python-lsp-jsonrpc/Makefile index bca80bdbd90b..d683a662967d 100644 --- a/textproc/py-python-lsp-jsonrpc/Makefile +++ b/textproc/py-python-lsp-jsonrpc/Makefile @@ -1,7 +1,7 @@ PORTNAME= python-lsp-jsonrpc PORTVERSION= 1.0.0 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org |