diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-03-28 12:46:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-03-28 12:46:55 +0000 |
commit | 9ad476a43e955f85a9f703d995690b51fe443925 (patch) | |
tree | 632ead18f38ae6eeae21091573489c4b26f22eef /sysutils | |
parent | c1621667d2b0aa8cfd82e4db9c09d816c0ba7cb6 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ioping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ioping/Makefile b/sysutils/ioping/Makefile index b921a9294951..886f10d7e257 100644 --- a/sysutils/ioping/Makefile +++ b/sysutils/ioping/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple disk I/0 latency measuring tool LICENSE= GPLv3+ |