Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 20:38:32 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: 1ae45003027e - main - deskutils/lumina-fm: More targeted WWW
Message-ID:  <202407142038.46EKcWWp032176@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=1ae45003027e8196037440815e9b993bd58d1bb2

commit 1ae45003027e8196037440815e9b993bd58d1bb2
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2024-07-14 20:32:09 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2024-07-14 20:38:26 +0000

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

diff --git a/deskutils/lumina-fm/Makefile b/deskutils/lumina-fm/Makefile
index 3ae84ff7c67c..42eeef025de6 100644
--- a/deskutils/lumina-fm/Makefile
+++ b/deskutils/lumina-fm/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	deskutils
 
 MAINTAINER=	jwb@FreeBSD.org
 COMMENT=	Insight file manager from the Lumina Desktop
-WWW=		https://lumina-desktop.org/
+WWW=		https://github.com/lumina-desktop/lumina/tree/master/src-qt5/desktop-utils/lumina-fm
 
 LICENSE=	BSD3CLAUSE
 



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