Date: Sat, 23 Mar 2024 14:58:35 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e2fe248213e8 - main - science/hdf5: Update WWW Message-ID: <202403231458.42NEwZJO085755@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231458.42NEwZJO085755>