Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2026 17:00:47 +0000
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7481980def08 - main - benchmarks/fio: Update project WWW
Message-ID:  <69a470bf.3d698.6e7751a8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a470bf.3d698.6e7751a8>