diff options
Diffstat (limited to 'net/py-wsproto')
-rw-r--r-- | net/py-wsproto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-wsproto/Makefile b/net/py-wsproto/Makefile index 192b9918d782..b3ec1cf15a9f 100644 --- a/net/py-wsproto/Makefile +++ b/net/py-wsproto/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Sans-IO WebSocket protocol implementation +WWW= https://pypi.org/project/wsproto/ LICENSE= MIT |