diff options
Diffstat (limited to 'textproc/py-wordcloud/Makefile')
-rw-r--r-- | textproc/py-wordcloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-wordcloud/Makefile b/textproc/py-wordcloud/Makefile index 29826da72c1c..8f5b710918db 100644 --- a/textproc/py-wordcloud/Makefile +++ b/textproc/py-wordcloud/Makefile @@ -1,7 +1,7 @@ PORTNAME= wordcloud DISTVERSION= 1.8.2.2 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org |