Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2024 06:55:14 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: 1d956630027a - main - finance/py-bt: Update WWW
Message-ID:  <202411030655.4A36tEMU094337@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411030655.4A36tEMU094337>