summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS4
-rw-r--r--bin/dd/Makefile2
2 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e418ecb..09e539d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -135,11 +135,7 @@ stating your preferences here instead.
List below generated with:
$ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
-bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
-games/fortune/datfiles/Makefile:MAINTAINER= jkh
-gnu/usr.bin/man/apropos/Makefile:MAINTAINER= wosch
sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org
sys/modules/urio/Makefile:MAINTAINER= Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org
-usr.bin/locate/Makefile:MAINTAINER= wosch
usr.sbin/zic/Makefile:MAINTAINER= wollman@FreeBSD.org
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index 3dd185c..eb8ec85 100644
--- a/bin/dd/Makefile
+++ b/bin/dd/Makefile
@@ -1,8 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
-MAINTAINER= green@FreeBSD.org
-
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
OpenPOWER on IntegriCloud