summaryrefslogtreecommitdiffstats
path: root/lib/libcam
diff options
context:
space:
mode:
authorken <ken@FreeBSD.org>2003-06-14 05:28:01 +0000
committerken <ken@FreeBSD.org>2003-06-14 05:28:01 +0000
commita69cc262ba95c28379581d6814cb6a01c3ffe25e (patch)
tree67726a770619c5ab64cd3a9009d876521df99476 /lib/libcam
parent8898e928762f9b95f805201d7db563965243b5b4 (diff)
downloadFreeBSD-src-a69cc262ba95c28379581d6814cb6a01c3ffe25e.zip
FreeBSD-src-a69cc262ba95c28379581d6814cb6a01c3ffe25e.tar.gz
Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam
and libdevstat, since the new way of doing things is to just list maintainership in src/MAINTAINERS. Also, remove duplicate entries in src/MAINTAINERS for those utilities. I already had entries for them.
Diffstat (limited to 'lib/libcam')
-rw-r--r--lib/libcam/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libcam/Makefile b/lib/libcam/Makefile
index 78f71f0..5637b25 100644
--- a/lib/libcam/Makefile
+++ b/lib/libcam/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-MAINTAINER=ken@FreeBSD.ORG
-
LIB= cam
SRCS= camlib.c scsi_cmdparse.c scsi_all.c scsi_da.c scsi_sa.c cam.c
INCS= camlib.h
OpenPOWER on IntegriCloud