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