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