Subject: CVS commit: pkgsrc/emulators/darwin_lib
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/02/2006 10:05:55
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sun Jul  2 10:05:55 UTC 2006

Modified Files:
	pkgsrc/emulators/darwin_lib: MESSAGE Makefile

Log Message:
Fixed pkglint warnings. Also fixed a sed expression that used /+ to mean
"one or more slashes". The + operator is not contained in POSIX basic
regular expressions.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/emulators/darwin_lib/MESSAGE
cvs rdiff -r1.6 -r1.7 pkgsrc/emulators/darwin_lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.