git: 15350ac59336 - main - science/py-arbor: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Dec 2024 11:12:11 UTC
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