diff options
Diffstat (limited to 'www/py-gunicorn')
-rw-r--r-- | www/py-gunicorn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 9f5dffbe6914..bd23268a22ca 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= CHEESESHOP MAINTAINER= bofh@FreeBSD.org COMMENT= WSGI HTTP Server for UNIX +WWW= https://gunicorn.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |