aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-10-12 08:36:00 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-10-12 08:39:21 +0000
commitdf5b1d616c2011e9152e4b439c654bb4e2bdf6dd (patch)
tree2fac865f289226fca691890971bdf7e29fd77f40
parent224466e2f4dbc8c014ad898943852dfd54b9e0cf (diff)
downloadports-df5b1d616c2011e9152e4b439c654bb4e2bdf6dd.tar.gz
ports-df5b1d616c2011e9152e4b439c654bb4e2bdf6dd.zip
www/htdigest: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored by upstream mirror sites Approved by: rene (portmgr blanket), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32433
-rw-r--r--www/htdigest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/htdigest/Makefile b/www/htdigest/Makefile
index 1108037a98eb..18798649ddea 100644
--- a/www/htdigest/Makefile
+++ b/www/htdigest/Makefile
@@ -2,7 +2,7 @@ PORTNAME= htdigest
PORTVERSION= 2.4.6
PORTREVISION= 4
CATEGORIES= www
-MASTER_SITES= APACHE_HTTPD
+MASTER_SITES= https://archive.apache.org/dist/httpd/
DISTNAME= httpd-${PORTVERSION}
DIST_SUBDIR= apache24