From owner-cvs-all Fri Mar 31 1:23:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CA3D37B9E9; Fri, 31 Mar 2000 01:23:55 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA76324; Fri, 31 Mar 2000 01:23:54 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200003310923.BAA76324@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 31 Mar 2000 01:23:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf src/usr.sbin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/03/31 01:23:54 PST Modified files: etc/defaults make.conf usr.sbin Makefile Log: Add a NO_MAILWRAPPER knob to make.conf and wrap it around mailwrapper(8) for folks who find it annoying to have their development version of sendmail blown away by ``make world''. PR: 17394 Revision Changes Path 1.103 +2 -1 src/etc/defaults/make.conf 1.184 +5 -2 src/usr.sbin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message