diff options
Diffstat (limited to 'devel/py-txaio')
-rw-r--r-- | devel/py-txaio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-txaio/Makefile b/devel/py-txaio/Makefile index 879af76bc715..395543e8642c 100644 --- a/devel/py-txaio/Makefile +++ b/devel/py-txaio/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Compatibility API between asyncio/Twisted/Trollius +WWW= https://github.com/crossbario/txaio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |