diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-10-17 18:18:32 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-10-18 02:18:25 -0700 |
| commit | 449ccce5a9b372e7e666b6305c87dc89461c6324 (patch) | |
| tree | 57a06147310c51c3fdf0e5f4ca38f786de73d9ce | |
| parent | devel/py-shandy-sqlfmt: poetry is not used for build anymore (diff) | |
science/py-abipy: Update WWW
| -rw-r--r-- | science/py-abipy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-abipy/Makefile b/science/py-abipy/Makefile index 06e725dae361..17fc7722db8c 100644 --- a/science/py-abipy/Makefile +++ b/science/py-abipy/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library for analyzing the results produced by ABINIT -WWW= https://abinit.github.io/abipy/ +WWW= https://abinit.github.io/abipy/ \ + https://github.com/abinit/abipy LICENSE= GPLv2 |
