Subject: CVS commit: src/distrib/sets
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/01/2005 07:06:09
Module Name:	src
Committed By:	lukem
Date:		Sun May  1 07:06:09 UTC 2005

Modified Files:
	src/distrib/sets: sets.subr

Log Message:
Add support for following keywords in sets lists, based on mk.conf(5) vars:
	use_inet6		${USE_INET6} != no
	use_kerberos		${USE_KERBEROS} != no
	use_yp			${USE_YP} != no


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/distrib/sets/sets.subr

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