summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-10-14 12:06:18 +0000
committerhubertf <hubertf>1999-10-14 12:06:18 +0000
commit1d6b344b4ad6a3d5e54ca81f53dc83725f61f2fd (patch)
tree03a9bf7c63a78fd5415c3dc0f4d875887cb1a6f2 /mk
parentabf5f174668820e6824e242059e85bc1643daa2e (diff)
downloadpkgsrc-1d6b344b4ad6a3d5e54ca81f53dc83725f61f2fd.tar.gz
Replace leading tabs with spaces
Noted in PR 8612 by Kawamoto Yosihisa <kawamoto@tenjin.org>
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example10
1 files changed, 5 insertions, 5 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 51de98d3729..c9dffd1001a 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.81 1999/10/13 05:52:45 explorer Exp $
+# $NetBSD: mk.conf.example,v 1.82 1999/10/14 12:06:18 hubertf Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -211,7 +211,7 @@
#DEFAULT_IRC_SERVER= # Used in ircII to set the default irc
# server.
# Possible: see the list at
- # http://www.irchelp.org/irchelp/networks/servers/efnet.html
+ # http://www.irchelp.org/irchelp/networks/servers/efnet.html
# Default: not defined
#DOMAIN_NAME= # Used in the knews package to set the domain
@@ -376,9 +376,9 @@ PAPERSIZE= A4 # Default paper size for packages.
# Default: NO
#USE_GIF= # Enable GIF support in qt.
- # (disabled per default due to licensing
- # problems; future revisions might have no
- # support at all)
+ # (disabled per default due to licensing
+ # problems; future revisions might have no
+ # support at all)
#USE_INET6= # Enable IPv6 support on certain packages.
# Use IPv6-ready kernel if you define this.