diff options
Diffstat (limited to 'www/py-gevent-websocket/Makefile')
-rw-r--r-- | www/py-gevent-websocket/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-gevent-websocket/Makefile b/www/py-gevent-websocket/Makefile index 065ecd0ad932..e7334db3de4b 100644 --- a/www/py-gevent-websocket/Makefile +++ b/www/py-gevent-websocket/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= WebSocket library for the gevent networking library +WWW= https://www.gitlab.com/noppo/gevent-websocket LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |