git: 8756e7f8481b - main - devel/arm-none-eabi-newlib: Remove defunct MASTER_SITES

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 20 Oct 2023 21:34:46 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8756e7f8481b87a298cc2a8029e0ec9ac00f3047

commit 8756e7f8481b87a298cc2a8029e0ec9ac00f3047
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-20 21:17:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-20 21:34:28 +0000

    devel/arm-none-eabi-newlib: Remove defunct MASTER_SITES
    
    Approved by:    portmgr (blanket)
---
 devel/arm-none-eabi-newlib/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/devel/arm-none-eabi-newlib/Makefile b/devel/arm-none-eabi-newlib/Makefile
index 643abbe421fa..32961b8fa3f9 100644
--- a/devel/arm-none-eabi-newlib/Makefile
+++ b/devel/arm-none-eabi-newlib/Makefile
@@ -2,8 +2,7 @@ PORTNAME=	newlib
 PORTVERSION=	2.4.0
 PORTREVISION=	2
 CATEGORIES=	devel
-MASTER_SITES=	ftp://sources.redhat.com/pub/${PORTNAME}/ \
-		SOURCEWARE/${PORTNAME}
+MASTER_SITES=	SOURCEWARE/${PORTNAME}
 PKGNAMEPREFIX=	${NEWLIB_TARGET}-
 
 MAINTAINER=	kevans@FreeBSD.org