From owner-cvs-all Thu May 24 13:51:14 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 3DE1437B422; Thu, 24 May 2001 13:51:07 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4OKp7w63139; Thu, 24 May 2001 13:51:07 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200105242051.f4OKp7w63139@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Thu, 24 May 2001 13:51:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mail Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2001/05/24 13:51:07 PDT Modified files: (Branch: RELENG_4) etc/mail Makefile Log: MFC: Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knob is not set. This allows admins to create a per-machine configuration file while leaving the freebsd.mc template pristine. Provide a rule to create `hostname`.mc from freebsd.mc if it doesn't exist. Revision Changes Path 1.16 +12 -3 src/etc/mail/Makefile Revision Changes Path 1.9.2.9 +12 -3 src/etc/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message