Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2021 15:04:53 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 81cc07eea77b - main - dns/c-ares: Add MASTER_SITE
Message-ID:  <202109091504.189F4rZh084694@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by zi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81cc07eea77b114c3bf97c6fa58235d32dabda9e

commit 81cc07eea77b114c3bf97c6fa58235d32dabda9e
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2021-09-09 15:04:45 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2021-09-09 15:04:45 +0000

    dns/c-ares: Add MASTER_SITE
---
 dns/c-ares/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile
index 95810200ef09..69ea2fd5b623 100644
--- a/dns/c-ares/Makefile
+++ b/dns/c-ares/Makefile
@@ -3,7 +3,8 @@
 PORTNAME=	c-ares
 PORTVERSION=	1.17.2
 CATEGORIES=	dns
-MASTER_SITES=	https://c-ares.haxx.se/download/ \
+MASTER_SITES=	https://c-ares.org/download/ \
+		https://c-ares.haxx.se/download/ \
 		ZI
 
 MAINTAINER=	zi@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109091504.189F4rZh084694>