Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 07/15/1999 16:13:19
Module Name: pkgsrc
Committed By: wrstuden
Date: Thu Jul 15 23:13:18 UTC 1999
Modified Files:
pkgsrc/mk: mk.conf.example
Log Message:
Once again: this is a make file. there's a difference between TABS and SPACES
when starting a line.
Tabs are for shell commands, and spaces are for comments, etc..
Closes PR 7982 by KAWAMOTO Yosihisa kawamoto@tenjin.org.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/mk/mk.conf.example
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.