summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-10-14 12:06:18 +0000
committerhubertf <hubertf@pkgsrc.org>1999-10-14 12:06:18 +0000
commitb3d14c3c2bcea1118e0d952390ec8a9f351da226 (patch)
tree03a9bf7c63a78fd5415c3dc0f4d875887cb1a6f2 /mk
parent1c4a0854810fd345a48b6c5deff05c804fd9f65e (diff)
downloadpkgsrc-b3d14c3c2bcea1118e0d952390ec8a9f351da226.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.