diff --git a/dns/py-idna_ssl/Makefile b/dns/py-idna_ssl/Makefile index b0231291d68b..f751887cb860 100644 --- a/dns/py-idna_ssl/Makefile +++ b/dns/py-idna_ssl/Makefile @@ -7,7 +7,7 @@ DISTNAME= idna-ssl-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Patch ssl.match_hostname for Unicode(idna) domains support -WWW= https://pypi.org/project/idna_ssl/ +WWW= https://github.com/aio-libs/idna-ssl LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/dns/py-idna_ssl/pkg-descr b/dns/py-idna_ssl/pkg-descr index a92840274cb7..3974421f88f3 100644 --- a/dns/py-idna_ssl/pkg-descr +++ b/dns/py-idna_ssl/pkg-descr @@ -1,3 +1 @@ idna-ssl patches ssl.match_hostname for Unicode(idna) domains support. - -See also: https://github.com/aio-libs/idna-ssl