diff options
Diffstat (limited to 'www/py-sseclient/Makefile')
-rw-r--r-- | www/py-sseclient/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-sseclient/Makefile b/www/py-sseclient/Makefile index 2d9ec2813b07..59cec3639e2f 100644 --- a/www/py-sseclient/Makefile +++ b/www/py-sseclient/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python client library for reading Server Sent Event streams +WWW= https://github.com/btubbs/sseclient LICENSE= MIT |