git: e2fe248213e8 - main - science/hdf5: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 14:58:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2fe248213e89e2d137929f3ce67c129af4beadb commit e2fe248213e89e2d137929f3ce67c129af4beadb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:18:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:30:46 +0000 science/hdf5: Update WWW --- science/hdf5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 84f1c5ce59a6..61d758ca373f 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -8,7 +8,8 @@ DISTNAME= CMake-hdf5-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) (latest) -WWW= https://www.hdfgroup.org/ +WWW= https://www.hdfgroup.org/ \ + https://github.com/HDFGroup/hdf5 LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING