diff options
Diffstat (limited to 'devel/py-pylint-django/Makefile')
-rw-r--r-- | devel/py-pylint-django/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pylint-django/Makefile b/devel/py-pylint-django/Makefile index c4c26e02c86a..1bfc383014cb 100644 --- a/devel/py-pylint-django/Makefile +++ b/devel/py-pylint-django/Makefile @@ -1,7 +1,7 @@ PORTNAME= pylint-django PORTVERSION= 2.5.3 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |