diff options
Diffstat (limited to 'www/py-httpx')
-rw-r--r-- | www/py-httpx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile index 3c373a3495dc..0b07bf65ed7f 100644 --- a/www/py-httpx/Makefile +++ b/www/py-httpx/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Next generation HTTP client +WWW= https://github.com/encode/httpx LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md |