git: 8ce2504bc1c3 - main - shells/nushell: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 26 Oct 2024 03:15:44 UTC
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