Module Name:    src
Committed By:   christos
Date:           Sat Aug 20 16:11:07 UTC 2016

Modified Files:
        src/share/mk: bsd.README

Log Message:
mention the default for MKUNBOUND


To generate a diff of this commit:
cvs rdiff -u -r1.355 -r1.356 src/share/mk/bsd.README

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

Modified files:

Index: src/share/mk/bsd.README
diff -u src/share/mk/bsd.README:1.355 src/share/mk/bsd.README:1.356
--- src/share/mk/bsd.README:1.355	Sat Aug 20 07:23:33 2016
+++ src/share/mk/bsd.README	Sat Aug 20 12:11:07 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.README,v 1.355 2016/08/20 11:23:33 christos Exp $
+#	$NetBSD: bsd.README,v 1.356 2016/08/20 16:11:07 christos Exp $
 #	@(#)bsd.README	8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -413,6 +413,7 @@ MKTPM		If "no" then don't build the Trus
 		Default: no
 
 MKUNBOUND	If not "no", build and install the "unbound" DNS resolver.
+		Default: yes
 
 MKUNPRIVED	If not "no", don't set the owner/group/mode when installing
 		files or directories, and keep a metadata log of what

Reply via email to