Subject: CVS commit: pkgsrc/mk/help
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/13/2007 16:52:39
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Nov 13 16:52:39 UTC 2007

Modified Files:
	pkgsrc/mk/help: help.awk

Log Message:
Replaced the use of gensub() with sub(), since the former is not
mentioned in The Open Group's specification of awk. Specifically,
FreeBSD's awk doesn't have it.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/help/help.awk

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