From df5b1d616c2011e9152e4b439c654bb4e2bdf6dd Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Tue, 12 Oct 2021 10:36:00 +0200 Subject: [PATCH] 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 --- www/htdigest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/htdigest/Makefile b/www/htdigest/Makefile index 1108037a98eb1..18798649ddeaa 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