git: 81cc07eea77b - main - dns/c-ares: Add MASTER_SITE
Ryan Steinmetz
zi at FreeBSD.org
Thu Sep 9 15:04:53 UTC 2021
The branch main has been updated by zi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=81cc07eea77b114c3bf97c6fa58235d32dabda9e
commit 81cc07eea77b114c3bf97c6fa58235d32dabda9e
Author: Ryan Steinmetz <zi at FreeBSD.org>
AuthorDate: 2021-09-09 15:04:45 +0000
Commit: Ryan Steinmetz <zi at 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 at FreeBSD.org
More information about the dev-commits-ports-all
mailing list