diff options
Diffstat (limited to 'devel/py-pylint-venv/Makefile')
-rw-r--r-- | devel/py-pylint-venv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pylint-venv/Makefile b/devel/py-pylint-venv/Makefile index 0e3d993ff234..df5383ee96ba 100644 --- a/devel/py-pylint-venv/Makefile +++ b/devel/py-pylint-venv/Makefile @@ -2,7 +2,7 @@ PORTNAME= pylint-venv DISTVERSION= 2.3.0 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |