git: eb45f8dd8f0a - main - shells/starship: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 27 Oct 2024 20:47:27 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eb45f8dd8f0a4c0870385a13a7911b1e7c0da8f8

commit eb45f8dd8f0a4c0870385a13a7911b1e7c0da8f8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-27 20:35:37 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-27 20:47:06 +0000

    shells/starship: Update WWW
---
 shells/starship/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/shells/starship/Makefile b/shells/starship/Makefile
index 0cd5c8829214..8244c6edaf7e 100644
--- a/shells/starship/Makefile
+++ b/shells/starship/Makefile
@@ -6,7 +6,8 @@ DISTFILES=	${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Cross-shell prompt for astronauts
-WWW=		https://starship.rs/
+WWW=		https://starship.rs/ \
+		https://github.com/starship/starship
 
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE