diff options
Diffstat (limited to 'net/py-urllib3/Makefile')
-rw-r--r-- | net/py-urllib3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-urllib3/Makefile b/net/py-urllib3/Makefile index 8b4216fad048..8b36b3d75ef8 100644 --- a/net/py-urllib3/Makefile +++ b/net/py-urllib3/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= HTTP library with thread-safe connection pooling, file post, and more +WWW= https://pypi.org/project/urllib3/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |