diff options
Diffstat (limited to 'www/py-priority1/Makefile')
-rw-r--r-- | www/py-priority1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-priority1/Makefile b/www/py-priority1/Makefile index 2dd1209a8ce9..ebcb38f5de5a 100644 --- a/www/py-priority1/Makefile +++ b/www/py-priority1/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure-Python implementation of the HTTP/2 priority tree +WWW= https://github.com/python-hyper/priority LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |