diff options
Diffstat (limited to 'devel/py-pythonbrew/Makefile')
-rw-r--r-- | devel/py-pythonbrew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pythonbrew/Makefile b/devel/py-pythonbrew/Makefile index 6638353c861f..9d491eede653 100644 --- a/devel/py-pythonbrew/Makefile +++ b/devel/py-pythonbrew/Makefile @@ -2,7 +2,7 @@ PORTNAME= pythonbrew PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= changlp@cs.nctu.edu.tw |