diff options
Diffstat (limited to 'devel/py-asynctest/Makefile')
-rw-r--r-- | devel/py-asynctest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-asynctest/Makefile b/devel/py-asynctest/Makefile index 9848c55d3586..2e170af48e9b 100644 --- a/devel/py-asynctest/Makefile +++ b/devel/py-asynctest/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Enhance unittest for testing asyncio libraries +WWW= https://github.com/Martiusweb/asynctest LICENSE= APACHE20 |