diff options
Diffstat (limited to 'textproc/py-sphinx-design/Makefile')
-rw-r--r-- | textproc/py-sphinx-design/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx-design/Makefile b/textproc/py-sphinx-design/Makefile index e4a7ba39fe7a..022167619a9e 100644 --- a/textproc/py-sphinx-design/Makefile +++ b/textproc/py-sphinx-design/Makefile @@ -1,7 +1,7 @@ PORTNAME= sphinx-design PORTVERSION= 0.3.0 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sphinx_design-${PORTVERSION} |