diff options
Diffstat (limited to 'devel/py-nest-asyncio/Makefile')
-rw-r--r-- | devel/py-nest-asyncio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-nest-asyncio/Makefile b/devel/py-nest-asyncio/Makefile index 2675c50180fe..6e13bfa5e48a 100644 --- a/devel/py-nest-asyncio/Makefile +++ b/devel/py-nest-asyncio/Makefile @@ -7,6 +7,7 @@ DISTNAME= nest_asyncio-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Patch asyncio to allow nested event loops +WWW= https://github.com/erdewit/nest_asyncio LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |