git: 1d956630027a - main - finance/py-bt: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 03 Nov 2024 06:55:14 UTC
The branch main has been updated by yuri:

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

commit 1d956630027a80b061da7e1bd0f975eb764f0826
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-03 06:54:54 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-03 06:54:54 +0000

    finance/py-bt: Update WWW
---
 finance/py-bt/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/finance/py-bt/Makefile b/finance/py-bt/Makefile
index a8bb36e0a4b2..9efb6fdf752c 100644
--- a/finance/py-bt/Makefile
+++ b/finance/py-bt/Makefile
@@ -8,7 +8,8 @@ DISTNAME=	${PORTNAME:S/-/_/}-${PORTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Flexible backtesting framework to test quantitative trading strategies
-WWW=		http://pmorissette.github.io/bt/
+WWW=		http://pmorissette.github.io/bt/ \
+		https://github.com/pmorissette/bt
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE