Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 12/13/2003 00:34:39
Module Name:	pkgsrc
Committed By:	seb
Date:		Sat Dec 13 00:34:39 UTC 2003

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Properly fix meta-characters quoting in awk regexp specified as strings:
`\' needs to be quoted in a string.
Also remove some unnecessary `\' in awk strings.


To generate a diff of this commit:
cvs rdiff -r1.1318 -r1.1319 pkgsrc/mk/bsd.pkg.mk

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