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