Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 07/19/2001 01:43:33
Module Name: pkgsrc
Committed By: hubertf
Date: Wed Jul 18 22:43:33 UTC 2001
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Change indentation (whitespace changes only!):
.if .if
.if . if
.else => . else
.endif . endif
.endif .endif
Patch contributed by Marc Espie <espie@liafa.jussieu.fr> in preparation of
merging latest changes with the OpenPackages project. Thanks Marc!
To generate a diff of this commit:
cvs rdiff -r1.788 -r1.789 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.