summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iostat
diff options
context:
space:
mode:
authorken <ken@FreeBSD.org>1999-06-18 00:41:47 +0000
committerken <ken@FreeBSD.org>1999-06-18 00:41:47 +0000
commita9d619605208c30b17cb9356f0d50d3887cb20f7 (patch)
tree28304a39e115b3000b5da1eb3653786221bb6591 /usr.sbin/iostat
parent4c7609f41f8c404601cc2d10cfc7b5a379050636 (diff)
downloadFreeBSD-src-a9d619605208c30b17cb9356f0d50d3887cb20f7.zip
FreeBSD-src-a9d619605208c30b17cb9356f0d50d3887cb20f7.tar.gz
Add a MAINTAINER line to modules that I maintain.
Suggested by: brian, markm
Diffstat (limited to 'usr.sbin/iostat')
-rw-r--r--usr.sbin/iostat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile
index 1caefc5..5da1752 100644
--- a/usr.sbin/iostat/Makefile
+++ b/usr.sbin/iostat/Makefile
@@ -1,5 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+MAINTAINER=ken@FreeBSD.ORG
+
PROG= iostat
CFLAGS+=-I${.CURDIR}/../../sys
SRCS= iostat.c
OpenPOWER on IntegriCloud