git: 74df0bf1f83e - main - x11/lumina: More targeted WWW

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Sun, 14 Jul 2024 20:38:42 UTC
The branch main has been updated by jwb:

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

commit 74df0bf1f83e2908feba597347d3e9259476896d
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2024-07-14 20:38:07 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2024-07-14 20:38:29 +0000

    x11/lumina: More targeted WWW
    
    https://lumina-desktop.org has no information about components
    
    PR:             253206
    Reported by:    grahamperrin
---
 x11/lumina/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/lumina/Makefile b/x11/lumina/Makefile
index fd42af5015bb..b5ea0feb89c1 100644
--- a/x11/lumina/Makefile
+++ b/x11/lumina/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	x11
 
 MAINTAINER=	jwb@FreeBSD.org
 COMMENT=	Lumina Desktop Environment (meta-port)
-WWW=		https://lumina-desktop.org/
+WWW=		https://github.com/lumina-desktop/lumina
 
 RUN_DEPENDS=	lumina-core>=0:x11/lumina-core \
 		lumina-coreutils>=0:x11/lumina-coreutils \