diff options
Diffstat (limited to 'www/py-hyperframe/Makefile')
-rw-r--r-- | www/py-hyperframe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-hyperframe/Makefile b/www/py-hyperframe/Makefile index 75d7267d867c..f396ffc47d75 100644 --- a/www/py-hyperframe/Makefile +++ b/www/py-hyperframe/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= shaun@FreeBSD.org COMMENT= Python module that decodes binary streams into HTTP/2 frames +WWW= https://hyper.rtfd.org/ LICENSE= MIT |