Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 20:38:42 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 74df0bf1f83e - main - x11/lumina: More targeted WWW
Message-ID:  <202407142038.46EKcgb4032567@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407142038.46EKcgb4032567>