diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-02-09 17:16:23 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-02-09 18:59:09 -0800 |
commit | 15d0edf0f091d97f06db6411d2b0227f2a0193ad (patch) | |
tree | f595100cd7cdb29d910891b6d8a027a960250c34 | |
parent | graphics/py-moderngl: update 5.11.1 → 5.12.0 (diff) |
math/py-pyaudi: Update WWW
-rw-r--r-- | math/py-pyaudi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-pyaudi/Makefile b/math/py-pyaudi/Makefile index 26d682a72c00..13257584773e 100644 --- a/math/py-pyaudi/Makefile +++ b/math/py-pyaudi/Makefile @@ -8,7 +8,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library implementing the algebra of Taylor polynomials -WWW= http://darioizzo.github.io/audi/ +WWW= http://darioizzo.github.io/audi/ \ + https://github.com/darioizzo/audi LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../LICENSE |