summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2001-03-15 10:33:00 +0000
committerbillf <billf@FreeBSD.org>2001-03-15 10:33:00 +0000
commit31506730180d3458142004a1c65d53a06429a691 (patch)
treeb6419d2b815a6974552e0b9314d201e78a87db85 /usr.bin/make
parent0492e1e3a6c55f0cdcaa099c187ededfb3edb67d (diff)
downloadFreeBSD-src-31506730180d3458142004a1c65d53a06429a691.zip
FreeBSD-src-31506730180d3458142004a1c65d53a06429a691.tar.gz
with my mentor hat on...
remove the concept of a 'maintainer' of our make. there really isn't a need for any one committer to hold an exclusive lock or serve as a filter for this code.
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile
index e8a7f36..7ef58f8 100644
--- a/usr.bin/make/Makefile
+++ b/usr.bin/make/Makefile
@@ -1,7 +1,5 @@
# @(#)Makefile 5.2 (Berkeley) 12/28/90
# $FreeBSD$
-#
-# MAINTAINER = Will Andrews <will@FreeBSD.org>
PROG= make
CFLAGS+= -I${.CURDIR}
OpenPOWER on IntegriCloud