summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc>1998-06-18 11:38:35 +0000
committeragc <agc>1998-06-18 11:38:35 +0000
commitb862cdfe9bc0aa599e822af3fcf3a7f175866397 (patch)
tree1188ce79d0c14d2cb600874441f7b7b4eb34d4fe /mk
parent0af095b327995127bd016c9df8aff4b159ff2adb (diff)
downloadpkgsrc-b862cdfe9bc0aa599e822af3fcf3a7f175866397.tar.gz
Replace leading tabs before a comment with spaces in a new entry, to
keep make(1) happy.
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 c57ba51cd52..0dfdc041ee5 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.12 1998/06/15 19:06:23 tv Exp $
+# $NetBSD: mk.conf.example,v 1.13 1998/06/18 11:38:35 agc 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
@@ -52,9 +52,9 @@ MANZ= 1 # gzip manual pages at installation time
# Default: backup
#BOOTSTRAP_EGCS= # Used in egcs-current package to set
- # bootstrap compile (two-stage) mode.
- # Possible: defined, not defined
- # Default: not defined
+ # bootstrap compile (two-stage) mode.
+ # Possible: defined, not defined
+ # Default: not defined
#DOMAIN_NAME= # Used in the knews package to set the domain
# name.