diff options
Diffstat (limited to 'editors/py-pynvim/Makefile')
-rw-r--r-- | editors/py-pynvim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/py-pynvim/Makefile b/editors/py-pynvim/Makefile index 079e4fc75417..ab556194b33c 100644 --- a/editors/py-pynvim/Makefile +++ b/editors/py-pynvim/Makefile @@ -1,7 +1,7 @@ PORTNAME= pynvim DISTVERSION= 0.4.3 CATEGORIES= editors python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tm@NetBSD.org |