summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2006-07-01 10:51:55 +0000
committermarkm <markm@FreeBSD.org>2006-07-01 10:51:55 +0000
commit06ffdb7993da39c530af71e5e90abcca2f009fa0 (patch)
treed9e84e75f9f4ff293fd5a925e12291f5e0cc45cc /sys/modules
parent5c52a53ad1a13a1031e34f4417930cec0af0fe83 (diff)
downloadFreeBSD-src-06ffdb7993da39c530af71e5e90abcca2f009fa0.zip
FreeBSD-src-06ffdb7993da39c530af71e5e90abcca2f009fa0.tar.gz
Housekeeping. Update for maintainers who have handed in their commit bits
or (in my case) no longer feel that oversight is necessary.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/bktr/bktr_mem/Makefile2
-rw-r--r--sys/modules/streams/Makefile1
-rw-r--r--sys/modules/svr4/Makefile2
3 files changed, 0 insertions, 5 deletions
diff --git a/sys/modules/bktr/bktr_mem/Makefile b/sys/modules/bktr/bktr_mem/Makefile
index 5e9f6b5..d5f6190 100644
--- a/sys/modules/bktr/bktr_mem/Makefile
+++ b/sys/modules/bktr/bktr_mem/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-MAINTAINER= roger@freebsd.org
-
.PATH: ${.CURDIR}/../../../dev/bktr
KMOD= bktr_mem
diff --git a/sys/modules/streams/Makefile b/sys/modules/streams/Makefile
index ab34300..cbffdee 100644
--- a/sys/modules/streams/Makefile
+++ b/sys/modules/streams/Makefile
@@ -1,5 +1,4 @@
# $FreeBSD$
-MAINTAINER= newton@atdot.dotat.org
.PATH: ${.CURDIR}/../../dev/streams
diff --git a/sys/modules/svr4/Makefile b/sys/modules/svr4/Makefile
index 5cf015a..9204738 100644
--- a/sys/modules/svr4/Makefile
+++ b/sys/modules/svr4/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-MAINTAINER= newton@FreeBSD.org
-
.PATH: ${.CURDIR}/../../${MACHINE_ARCH}/svr4 ${.CURDIR}/../../compat/svr4
KMOD= svr4
SRCS= svr4_sysent.c svr4_sysvec.c opt_compat.h opt_mac.h opt_svr4.h \
OpenPOWER on IntegriCloud