Date: Sat, 26 Oct 2024 03:15:45 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 98e80b68df10 - main - shells/atuin: Update WWW Message-ID: <202410260315.49Q3FjdN084284@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=98e80b68df10a2536775d028568a69af2b0b26ba commit 98e80b68df10a2536775d028568a69af2b0b26ba Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-26 02:00:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-26 03:15:21 +0000 shells/atuin: Update WWW --- shells/atuin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile index 453e43c0916f..4a009e82cb45 100644 --- a/shells/atuin/Makefile +++ b/shells/atuin/Makefile @@ -6,7 +6,8 @@ CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= Magical shell history -WWW= https://atuin.sh +WWW= https://atuin.sh \ + https://github.com/atuinsh/atuin LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260315.49Q3FjdN084284>