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