git: 36cd36d90023 - main - x11-themes/gnome-icons-iris: Fix fetch

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Fri, 20 Jun 2025 15:45:33 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=36cd36d90023f4adf6f37c6658324af21df8c7a7

commit 36cd36d90023f4adf6f37c6658324af21df8c7a7
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-20 15:19:53 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-20 15:45:25 +0000

    x11-themes/gnome-icons-iris: Fix fetch
    
    Broken by commit a0ce779c88e46d0f5f05bd5753365344282ccd7a
    
    Approved by:    blanket
---
 x11-themes/gnome-icons-iris/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-icons-iris/Makefile b/x11-themes/gnome-icons-iris/Makefile
index 13ff1d4aa5cd..6f8008d57949 100644
--- a/x11-themes/gnome-icons-iris/Makefile
+++ b/x11-themes/gnome-icons-iris/Makefile
@@ -6,7 +6,7 @@ PORTNAME=	iris
 PORTVERSION=	20050420
 PORTREVISION=	2
 CATEGORIES=	x11-themes gnome
-MASTER_SITES=	GNOME/teams/art.gnome.org/themes/icon
+MASTER_SITES=	https://download.gnome.org/teams/art.gnome.org/themes/icon/
 DISTNAME=	ICON-Iris
 
 MAINTAINER=	ports@FreeBSD.org