aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hukins <tom@FreeBSD.org>2023-03-24 13:56:20 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2024-01-21 15:40:47 +0000
commit81d0bfffebdd992fa7f77e96b4f169bc0749dbb6 (patch)
tree90441745aca2a03abf2dd9c2e3d15daacefad99c
parent68ac958349f48013eddf3b1c40964dbb9ea84175 (diff)
downloadports-81d0bfffebdd992fa7f77e96b4f169bc0749dbb6.tar.gz
ports-81d0bfffebdd992fa7f77e96b4f169bc0749dbb6.zip
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)
-rw-r--r--benchmarks/fio/Makefile2
1 files changed, 1 insertions, 1 deletions
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