Date: Mon, 21 Jun 2021 07:59:22 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bef213d5890c - main - dns/bind9-devel: Fix redirect in WWW Message-ID: <202106210759.15L7xMTq035274@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=bef213d5890c4cb35f90b728d3290a1958407761 commit bef213d5890c4cb35f90b728d3290a1958407761 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2021-06-21 07:50:01 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2021-06-21 07:53:52 +0000 dns/bind9-devel: Fix redirect in WWW --- dns/bind9-devel/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/bind9-devel/pkg-descr b/dns/bind9-devel/pkg-descr index 4696a179097d..ed414272a5ac 100644 --- a/dns/bind9-devel/pkg-descr +++ b/dns/bind9-devel/pkg-descr @@ -12,4 +12,4 @@ Multiprocessor Support See the CHANGES file for more information on new features. -WWW: https://www.isc.org/downloads/bind/ +WWW: https://www.isc.org/bind/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106210759.15L7xMTq035274>