summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'mk/mk.conf.example')
-rw-r--r--mk/mk.conf.example7
1 files changed, 6 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 65a496251cf..17237f0ac6c 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.56 1999/06/08 18:25:09 bad Exp $
+# $NetBSD: mk.conf.example,v 1.57 1999/06/21 08:46:18 jlam Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -244,6 +244,11 @@ NMH_MTA= smtp # default MTA for use in nmh.
# Possible: smtp or sendmail.
# Default: smtp
+#NS_ENCRYPTION= us # Used to decide if export or US version
+ # of Netscape should be installed.
+ # Possible: export, us
+ # Default: export
+
#NOMANINSTALL= # Used in expact package to stop installation
# of manual pages.
# Possible: defined, not defined