Date: Sun, 14 Jul 2024 20:38:38 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: 3b1e379e62f1 - main - deskutils/lumina-screenshot: More targeted WWW Message-ID: <202407142038.46EKccKm032393@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=3b1e379e62f108829ad8f1eb87e5c0cc1d2d2c54 commit 3b1e379e62f108829ad8f1eb87e5c0cc1d2d2c54 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-07-14 20:35:50 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-07-14 20:38:27 +0000 deskutils/lumina-screenshot: More targeted WWW https://lumina-desktop.org has no information about components PR: 253206 Reported by: grahamperrin --- deskutils/lumina-screenshot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/lumina-screenshot/Makefile b/deskutils/lumina-screenshot/Makefile index 41d29ad30095..71b3189b71fe 100644 --- a/deskutils/lumina-screenshot/Makefile +++ b/deskutils/lumina-screenshot/Makefile @@ -6,7 +6,7 @@ CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org COMMENT= Screenshot utility from the Lumina Desktop -WWW= https://lumina-desktop.org/ +WWW= https://github.com/lumina-desktop/lumina/tree/master/src-qt5/desktop-utils/lumina-screenshot LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../../../LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407142038.46EKccKm032393>