Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 20:38:30 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: 65df9e8360f7 - main - deskutils/lumina-archiver: More targeted WWW
Message-ID:  <202407142038.46EKcUSB032087@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jwb:

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

commit 65df9e8360f75b997d397eecbde90019a96eb39f
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2024-07-14 20:28:09 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2024-07-14 20:38:25 +0000

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

diff --git a/deskutils/lumina-archiver/Makefile b/deskutils/lumina-archiver/Makefile
index eb0abcbf7060..9e884fdf986b 100644
--- a/deskutils/lumina-archiver/Makefile
+++ b/deskutils/lumina-archiver/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	deskutils
 
 MAINTAINER=	jwb@FreeBSD.org
 COMMENT=	Archive manager from the Lumina Desktop
-WWW=		https://lumina-desktop.org/
+WWW=		https://github.com/lumina-desktop/lumina/tree/master/src-qt5/desktop-utils/lumina-archiver
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/../../../LICENSE


home | help

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