From owner-cvs-all Wed Feb 21 19:55:11 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 BC66537B67D; Wed, 21 Feb 2001 19:55:08 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1M3t8B95089; Wed, 21 Feb 2001 19:55:08 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102220355.f1M3t8B95089@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 21 Feb 2001 19:55:08 -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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/21 19:55:08 PST Modified files: etc Makefile etc/sendmail Makefile usr.sbin/sendmail Makefile Log: 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message