Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 1995 03:31:28 -0700
From:      Satoshi Asami <asami>
To:        CVS-commiters, cvs-share
Subject:   cvs commit: src/share/mk bsd.port.mk
Message-ID:  <199505161031.DAA06027@freefall.cdrom.com>

next 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? :)



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