diff options
Diffstat (limited to 'www/py-hypercorn/Makefile')
-rw-r--r-- | www/py-hypercorn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-hypercorn/Makefile b/www/py-hypercorn/Makefile index f2d2f70c03b2..28c8febb1ef8 100644 --- a/www/py-hypercorn/Makefile +++ b/www/py-hypercorn/Makefile @@ -7,6 +7,7 @@ DISTNAME= Hypercorn-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= ASGI Server based on Hyper libraries +WWW= https://github.com/pgjones/hypercorn LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |