diff options
Diffstat (limited to 'math/py-optuna/Makefile')
-rw-r--r-- | math/py-optuna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-optuna/Makefile b/math/py-optuna/Makefile index 89889751df7a..d6c63a416e6f 100644 --- a/math/py-optuna/Makefile +++ b/math/py-optuna/Makefile @@ -1,7 +1,7 @@ PORTNAME= optuna DISTVERSION= 2.10.1 CATEGORIES= math # machine-learning -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nc@FreeBSD.org |