git: 4d81b1f0d423 - main - net/libgweather: Fix fetch

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

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

commit 4d81b1f0d4234f97e9a51cb51a4caaf38b46c12b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-20 15:32:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-20 15:45:26 +0000

    net/libgweather: Fix fetch
    
    Broken by commit a0ce779c88e46d0f5f05bd5753365344282ccd7a
    
    Approved by:    blanket
---
 net/libgweather/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile
index 98cb5203c99a..a078cfae1216 100644
--- a/net/libgweather/Makefile
+++ b/net/libgweather/Makefile
@@ -3,7 +3,6 @@ PORTVERSION=	40.0
 PORTREVISION=	6
 CATEGORIES=	net gnome
 MASTER_SITES=	GNOME
-MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org