Skip to content

Commit

Permalink
www/htdigest: Update MASTER_SITES
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Oct 12, 2021
1 parent 224466e commit df5b1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/htdigest/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit df5b1d6

Please sign in to comment.