git: 81d0bfffebdd - main - benchmarks/fio: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 15:41:55 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=81d0bfffebdd992fa7f77e96b4f169bc0749dbb6
commit 81d0bfffebdd992fa7f77e96b4f169bc0749dbb6
Author: Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2023-03-24 13:56:20 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-01-21 15:40:47 +0000
benchmarks/fio: Update WWW
Use the canonical URL described in https://git.kernel.dk/cgit/fio/tree/README.rst
PR: 273863
Approved by: portmgr (blanket, maintainer timeout)
---
benchmarks/fio/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile
index dbc0413c4a46..a2f0f32aabe9 100644
--- a/benchmarks/fio/Makefile
+++ b/benchmarks/fio/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= https://brick.kernel.dk/snaps/
MAINTAINER= krion@FreeBSD.org
COMMENT= Flexible IO tester
-WWW= https://git.kernel.dk/?p=fio.git
+WWW= https://git.kernel.dk/cgit/fio/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING