diff options
Diffstat (limited to 'devel/py-exceptiongroup/Makefile')
-rw-r--r-- | devel/py-exceptiongroup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-exceptiongroup/Makefile b/devel/py-exceptiongroup/Makefile index e42fc0cd2ec5..4316071bec82 100644 --- a/devel/py-exceptiongroup/Makefile +++ b/devel/py-exceptiongroup/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Backport of PEP 654 (exception groups) +WWW= https://github.com/agronholm/exceptiongroup LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |