diff options
Diffstat (limited to 'math/py-flax/Makefile')
-rw-r--r-- | math/py-flax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-flax/Makefile b/math/py-flax/Makefile index c70cb3e72eb6..e00f22f2f08c 100644 --- a/math/py-flax/Makefile +++ b/math/py-flax/Makefile @@ -1,7 +1,7 @@ PORTNAME= flax PORTVERSION= 0.6.2 CATEGORIES= math python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |