aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2006-07-01 10:51:55 +0000
committerMark Murray <markm@FreeBSD.org>2006-07-01 10:51:55 +0000
commit93c005929f0c428289d674122f2f265b51cff818 (patch)
treed9e84e75f9f4ff293fd5a925e12291f5e0cc45cc /sys/modules
parentad84c5de8322e87167a32cda78f4358dd7a6aaaf (diff)
Notes
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 5e9f6b5f7a22..d5f619041b8d 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 ab343005eb9d..cbffdeec5d85 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 5cf015a6376f..92047384296c 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 \