From owner-freebsd-commit Tue May 16 11:05:23 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA15960 for commit-outgoing; Tue, 16 May 1995 11:05:23 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA15939 for cvs-share-outgoing; Tue, 16 May 1995 11:05:17 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA15932 ; Tue, 16 May 1995 11:05:10 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id LAA08809; Tue, 16 May 1995 11:04:57 -0700 From: "Rodney W. Grimes" Message-Id: <199505161804.LAA08809@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/share/mk bsd.port.mk To: asami@freefall.cdrom.com (Satoshi Asami) Date: Tue, 16 May 1995 11:04:57 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-share@freefall.cdrom.com In-Reply-To: <199505161031.DAA06027@freefall.cdrom.com> from "Satoshi Asami" at May 16, 95 03:31:28 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 876 Sender: commit-owner@FreeBSD.org Precedence: bulk > > asami 95/05/16 03:31:27 > > Modified: share/mk bsd.port.mk > Log: > Fix the indent level. I know we're in code freeze, and this is > one of the key components of the system, but I'm sure that this: > === > - ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \ > + ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \ > === > change has absolutely no chance to screw us up, right? :) bsd.port.mk is never used by anything in /usr/src, so it is not a key component. It does have to be the correct version when the release is cut so that the ports build correctly. You can never be to sure about what even adding a space might break :-). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD