git: 7481980def08 - main - benchmarks/fio: Update project WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Mar 2026 17:00:47 UTC
The branch main has been updated by krion:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7481980def08f221f896c9f80afae84fb2b1cbf3
commit 7481980def08f221f896c9f80afae84fb2b1cbf3
Author: Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2026-03-01 16:59:24 +0000
Commit: Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2026-03-01 17:00:39 +0000
benchmarks/fio: Update project WWW
- The homepage has moved from git.kernel.dk to git.kernel.org
Reported by: Sitsofe Wheeler <sitsofe at gmail.com>
---
benchmarks/fio/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile
index 0f0c84c8bfea..6cf69915f880 100644
--- a/benchmarks/fio/Makefile
+++ b/benchmarks/fio/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= https://brick.kernel.dk/snaps/
MAINTAINER= krion@FreeBSD.org
COMMENT= Flexible IO tester
-WWW= https://git.kernel.dk/cgit/fio/
+WWW= https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio.git/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING