From 70fd8e68c94e18f500c5ab4295302f1f05cd6bc7 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 6 Apr 2023 01:17:19 +0800 Subject: [PATCH] dns/py-idna_ssl: Update WWW and clean up pkg-descr --- dns/py-idna_ssl/Makefile | 2 +- dns/py-idna_ssl/pkg-descr | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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