diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2019-09-13 13:51:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2019-09-13 13:51:52 +0000 |
commit | 3d45ec3d095719e4d6422dbfe0b173ca733bde95 (patch) | |
tree | ef375b3725baac72113e9493946d4c0162494bd9 | |
parent | irc/irssi: Update to 1.2.2 (diff) |
Grab maintainership
Notes
Notes:
svn path=/head/; revision=511962
-rw-r--r-- | benchmarks/fio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index aa4d3495280e..dacc4a02181d 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.13 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= Flexible IO tester LICENSE= GPLv2 |