git: 4da42c940a0c - main - lang/rustpython: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 26 Oct 2024 03:15:39 UTC
The branch main has been updated by yuri:

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

commit 4da42c940a0cca30413161b784e23dc68e92d4b4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-26 00:56:47 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-26 03:15:17 +0000

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

diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile
index df116b805c0a..1505628073d6 100644
--- a/lang/rustpython/Makefile
+++ b/lang/rustpython/Makefile
@@ -5,7 +5,8 @@ CATEGORIES=	lang
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Python interpreter written in Rust
-WWW=		https://rustpython.github.io/
+WWW=		https://rustpython.github.io/ \
+		https://github.com/RustPython/RustPython
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE