diff options
Diffstat (limited to 'devel/py-stackexchange/Makefile')
-rw-r--r-- | devel/py-stackexchange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-stackexchange/Makefile b/devel/py-stackexchange/Makefile index 630847c1e02b..17cc0572559a 100644 --- a/devel/py-stackexchange/Makefile +++ b/devel/py-stackexchange/Makefile @@ -1,7 +1,7 @@ PORTNAME= stackexchange PORTVERSION= 2.2.7 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-${PORTNAME}-${PORTVERSION} |