Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 1995 11:04:57 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        asami@freefall.cdrom.com (Satoshi Asami)
Cc:        CVS-commiters@freefall.cdrom.com, cvs-share@freefall.cdrom.com
Subject:   Re: cvs commit: src/share/mk bsd.port.mk
Message-ID:  <199505161804.LAA08809@gndrsh.aac.dev.com>
In-Reply-To: <199505161031.DAA06027@freefall.cdrom.com> from "Satoshi Asami" at May 16, 95 03:31:28 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505161804.LAA08809>