git: 581179b78647 - main - Mk/bsd.sites.mk: Remove non resolving MASTER_SITES

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 20 Jun 2023 12:05:19 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=581179b78647198b227ae160a18ecb70d2758415

commit 581179b78647198b227ae160a18ecb70d2758415
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-20 11:27:18 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-20 12:05:08 +0000

    Mk/bsd.sites.mk: Remove non resolving MASTER_SITES
    
    Approved by:    portmgr (blanket)
---
 Mk/bsd.sites.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 113e0cfb278e..574ac2d93a66 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -695,7 +695,6 @@ MASTER_SITE_MOZILLA+= \
 
 .if !defined(IGNORE_MASTER_SITE_MOZILLA_ADDONS)
 MASTER_SITE_MOZILLA_ADDONS+= \
-	https://addons.cdn.mozilla.net/user-media/%SUBDIR%/ \
 	http://kyoto-mz-dl.sinet.ad.jp/pub/mozilla.org/%SUBDIR%/
 .endif