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