aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2021-09-09 15:04:45 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2021-09-09 15:04:45 +0000
commit81cc07eea77b114c3bf97c6fa58235d32dabda9e (patch)
treed2d86a593bcfda54e5b1cff30ac368526f1dc24b /dns
parent6613bc9e03f175306a03f17dc6e520a7c69c8108 (diff)
downloadports-81cc07eea77b114c3bf97c6fa58235d32dabda9e.tar.gz
ports-81cc07eea77b114c3bf97c6fa58235d32dabda9e.zip
Diffstat (limited to 'dns')
-rw-r--r--dns/c-ares/Makefile3
1 files changed, 2 insertions, 1 deletions
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