diff options
Diffstat (limited to 'devel/py-async_timeout/Makefile')
-rw-r--r-- | devel/py-async_timeout/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-async_timeout/Makefile b/devel/py-async_timeout/Makefile index 11682ed3525e..e67a5aa5f026 100644 --- a/devel/py-async_timeout/Makefile +++ b/devel/py-async_timeout/Makefile @@ -7,6 +7,7 @@ DISTNAME= async-timeout-${DISTVERSIONFULL} MAINTAINER= bofh@FreeBSD.org COMMENT= Timeout context manager for asyncio programs +WWW= https://github.com/aio-libs/async-timeout LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |