git: ae1582c0be0b - main - devel/zfp: Correct WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Nov 2022 10:36:10 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae1582c0be0b6195fecfb18e32c9ec04ed46d15c commit ae1582c0be0b6195fecfb18e32c9ec04ed46d15c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-11-01 06:44:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-11-01 10:36:06 +0000 devel/zfp: Correct WWW --- devel/zfp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/zfp/Makefile b/devel/zfp/Makefile index 1fc2172d8c72..6f3cfd774349 100644 --- a/devel/zfp/Makefile +++ b/devel/zfp/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= https://github.com/LLNL/${PORTNAME}/releases/download/${DISTVERSIO MAINTAINER= yuri@FreeBSD.org COMMENT= High throughput library for compressed floating-point arrays -WWW= https://computation.llnl.gov/projects/floating-point-compression +WWW= https://computing.llnl.gov/projects/zfp LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE