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