diff options
Diffstat (limited to 'math/py-openTSNE/Makefile')
-rw-r--r-- | math/py-openTSNE/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-openTSNE/Makefile b/math/py-openTSNE/Makefile index 04baf69f91a2..ff46d96d228c 100644 --- a/math/py-openTSNE/Makefile +++ b/math/py-openTSNE/Makefile @@ -1,7 +1,7 @@ PORTNAME= openTSNE DISTVERSION= 0.6.2 CATEGORIES= math python # statistics -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |