Date: Sat, 26 Oct 2024 03:15:44 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: 8ce2504bc1c3 - main - shells/nushell: Update WWW Message-ID: <202410260315.49Q3Fi3E084232@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=8ce2504bc1c3a8a329cc8013d9593012f3359326 commit 8ce2504bc1c3a8a329cc8013d9593012f3359326 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-26 01:59:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-26 03:15:20 +0000 shells/nushell: Update WWW --- shells/nushell/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index c028461723ce..830c470cd688 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -4,7 +4,8 @@ CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= New type of shell -WWW= https://www.nushell.sh/ +WWW= https://www.nushell.sh/ \ + https://github.com/nushell/nushell LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260315.49Q3Fi3E084232>