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
commitbe3cc86ca17ab0cce95c127ba3c1c820b08ffd56 (patch)
tree1188ce79d0c14d2cb600874441f7b7b4eb34d4fe /mk
parenta687816199182415f387359df6e706ab4a29261a (diff)
downloadpkgsrc-be3cc86ca17ab0cce95c127ba3c1c820b08ffd56.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.