diff options
Diffstat (limited to 'devel/py-typing-inspect')
-rw-r--r-- | devel/py-typing-inspect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-typing-inspect/Makefile b/devel/py-typing-inspect/Makefile index fc82cf14b025..5634037da5f4 100644 --- a/devel/py-typing-inspect/Makefile +++ b/devel/py-typing-inspect/Makefile @@ -7,6 +7,7 @@ DISTNAME= typing_inspect-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Runtime inspection utilities for typing module +WWW= https://github.com/ilevkivskyi/typing_inspect LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |