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