From owner-cvs-all Tue Feb 27 13:20:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 476D437B719; Tue, 27 Feb 2001 13:20:23 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RLKNq43691; Tue, 27 Feb 2001 13:20:23 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102272120.f1RLKNq43691@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 13:20:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/sendmail Makefile src/usr.sbin/sendmail Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 13:20:23 PST Modified files: (Branch: RELENG_4) etc Makefile etc/sendmail Makefile usr.sbin/sendmail Makefile Log: MFC: Move creation of the sendmail statistics file from the usr.sbin/sendmail Makefile to the etc/sendmail Makefile to be consistent with all of the other /var file creations. In doing so, change the Makefile target from etc-sendmail.cf to distribution as it installs more than just the sendmail.cf. Revision Changes Path 1.242 +2 -2 src/etc/Makefile 1.4 +4 -2 src/etc/sendmail/Makefile 1.30 +1 -3 src/usr.sbin/sendmail/Makefile Revision Changes Path 1.219.2.11 +2 -2 src/etc/Makefile 1.3.2.1 +4 -2 src/etc/sendmail/Makefile 1.15.2.9 +1 -3 src/usr.sbin/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message