Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 20:38:31 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: b76f279e4759 - main - deskutils/lumina-calculator: More targeted WWW
Message-ID:  <202407142038.46EKcVjD032129@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=b76f279e47592f304c9e38d08de39a0aa7ad5edb

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

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

diff --git a/deskutils/lumina-calculator/Makefile b/deskutils/lumina-calculator/Makefile
index 25a17f192d9c..e0dee6e06b6e 100644
--- a/deskutils/lumina-calculator/Makefile
+++ b/deskutils/lumina-calculator/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	deskutils
 
 MAINTAINER=	jwb@FreeBSD.org
 COMMENT=	Scientific calculator from the Lumina Desktop
-WWW=		https://lumina-desktop.org/
+WWW=		https://github.com/lumina-desktop/lumina
 
 LICENSE=	BSD3CLAUSE
 



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