Date: Wed, 18 Dec 2024 11:12:11 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: 15350ac59336 - main - science/py-arbor: Update WWW Message-ID: <202412181112.4BIBCBS6036566@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=15350ac593364e9871a6bb95187bcd1f3c8a13d3 commit 15350ac593364e9871a6bb95187bcd1f3c8a13d3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-18 11:10:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-18 11:12:01 +0000 science/py-arbor: Update WWW --- science/py-arbor/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/science/py-arbor/Makefile b/science/py-arbor/Makefile index e572c73652f9..7823bff44fbf 100644 --- a/science/py-arbor/Makefile +++ b/science/py-arbor/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Multi-compartment neural network simulation library -WWW= https://arbor-sim.org/ +WWW= https://arbor-sim.org/ \ + https://github.com/arbor-sim/arbor/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412181112.4BIBCBS6036566>