git: e48374d70019 - main - www/chrome-gnome-shell: Fix fetch

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

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

commit e48374d700197f40b3ea646e760ddeb8ff4615b0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-20 15:34:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-20 15:45:26 +0000

    www/chrome-gnome-shell: Fix fetch
    
    Broken by commit a0ce779c88e46d0f5f05bd5753365344282ccd7a
    
    Approved by:    blanket
---
 www/chrome-gnome-shell/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/chrome-gnome-shell/Makefile b/www/chrome-gnome-shell/Makefile
index 174ad4d86624..f1959ddbc54e 100644
--- a/www/chrome-gnome-shell/Makefile
+++ b/www/chrome-gnome-shell/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	chrome-gnome-shell
 DISTVERSION=	10.1
 PORTREVISION=	3
 CATEGORIES=	www gnome
-MASTER_SITES=	GNOME
+MASTER_SITES=	https://download.gnome.org/sources/${PORTNAME}/${DISTVERSION}/
 
 MAINTAINER=	daniel@shafer.cc
 COMMENT=	GNOME Shell integration for Chrome