summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-07-03 06:18:43 +0000
committerhubertf <hubertf>1998-07-03 06:18:43 +0000
commit144090573e686e41b9b09952cbed3bfd961594bb (patch)
tree9850f1b6e636b84868d0c81826929603734bf830 /mk
parentf0e0944a908a1d9516d515e3c38563bb8a6d5111 (diff)
downloadpkgsrc-144090573e686e41b9b09952cbed3bfd961594bb.tar.gz
Fix a comment, nuke tabs at beginning of line
(pointed out by Bill Studenmund).
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example8
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index f692be1cbad..67f354b9d9f 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.16 1998/06/20 23:28:24 tv Exp $
+# $NetBSD: mk.conf.example,v 1.17 1998/07/03 06:18:43 hubertf Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
# for building either NetBSD or some of the NetBSD packages collection
@@ -140,7 +140,7 @@ PAPERSIZE= A4 # Default paper size for packages.
#SSH_CONF_DIR= # Used in ssh to set the configuration
# directory.
# Possible: any valid directory
- # Default: none, package defaults to /etc
+ # Default: /etc
#SSH_SUID= # Used in ssh to enable setuid installation
# of "ssh" binary.
@@ -167,5 +167,5 @@ PAPERSIZE= A4 # Default paper size for packages.
# Default: not defined
#ZIP_ENCRYPTION= # Add encryption code to zip, zip1, and unzip
- # Possible: defined, not defined
- # Default: not defined
+ # Possible: defined, not defined
+ # Default: not defined