summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authornra <nra@pkgsrc.org>2001-06-20 14:32:56 +0000
committernra <nra@pkgsrc.org>2001-06-20 14:32:56 +0000
commit1052f36155710038fe28e748bf35640480741f32 (patch)
tree35aa92dac7f601c1c53a157b7355946ec32a01b6 /mk
parent41a7ba60f834d2b04c4776b295d0aaa1b2eab126 (diff)
downloadpkgsrc-1052f36155710038fe28e748bf35640480741f32.tar.gz
Remove upclient related variables (UPCLIENT_LOGIN, etc.) These
are no longer required as part of the upclient package configuration.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example10
1 files changed, 1 insertions, 9 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 60ea9aa530c..1e6f63f8841 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.231 2001/06/12 23:21:05 jtb Exp $
+# $NetBSD: mk.conf.example,v 1.232 2001/06/20 14:32:56 nra Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -944,14 +944,6 @@ PAPERSIZE= A4
# Possible: any valid path
# Default: none
-#UPCLIENT_LOGIN=
-#UPCLIENT_PASSWORD=
-#UPCLIENT_HOSTID=
-# Used in the net/upclient package to set the login, password and
-# host-id of a host. See http://www.uptimes.net/ for more information!
-# Default: If unset, the package will go interactive, and ask for the
-# data, allowing the password to remain private.
-
#USE_CANNA=
# Used in kinput2 and nvi-m17n to enable Canna kana-kanji converter
# support.