diff options
Diffstat (limited to 'net/py-h11/Makefile')
-rw-r--r-- | net/py-h11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-h11/Makefile b/net/py-h11/Makefile index 6989c3d90960..2f6526ae6633 100644 --- a/net/py-h11/Makefile +++ b/net/py-h11/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 +WWW= https://pypi.org/project/h11/ LICENSE= MIT |