Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2023 12:05:19 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 581179b78647 - main - Mk/bsd.sites.mk: Remove non resolving MASTER_SITES
Message-ID:  <202306201205.35KC5JMH014619@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306201205.35KC5JMH014619>