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