diff options
Diffstat (limited to 'dns/py-idna_ssl/Makefile')
-rw-r--r-- | dns/py-idna_ssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/py-idna_ssl/Makefile b/dns/py-idna_ssl/Makefile index ddba72174497..2a5e1a62298c 100644 --- a/dns/py-idna_ssl/Makefile +++ b/dns/py-idna_ssl/Makefile @@ -7,6 +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/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |