diff options
Diffstat (limited to 'textproc/py-gensim/Makefile')
-rw-r--r-- | textproc/py-gensim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-gensim/Makefile b/textproc/py-gensim/Makefile index 4171ed579be6..b7a14ecf4d67 100644 --- a/textproc/py-gensim/Makefile +++ b/textproc/py-gensim/Makefile @@ -1,7 +1,7 @@ PORTNAME= gensim DISTVERSION= 4.2.0 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |