summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc>1999-11-24 10:33:30 +0000
committeragc <agc>1999-11-24 10:33:30 +0000
commitddb48c2f37a757345e14a72583afb3395bd6d0a6 (patch)
tree00b6ab4b91f6b7b9c725954b75ef7384e2135a33 /mk
parente9fd2575dffdb73893eabab10892f5b934a48fec (diff)
downloadpkgsrc-ddb48c2f37a757345e14a72583afb3395bd6d0a6.tar.gz
Document POPTOP_USE_MPPE (used in netpop package).
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index acd4b7c84bb..fbb8bc44c46 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.105 1999/11/22 23:43:31 dmcmahill Exp $
+# $NetBSD: mk.conf.example,v 1.106 1999/11/24 10:33:30 agc Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -426,6 +426,12 @@ PAPERSIZE= A4
# Possible: YES, NO
# Default: YES
+#POPTOP_USE_MPPE=
+# Used in poptop package to specify the use of the mppe-ppp package
+# in preference to the standard ppp
+# Possible: defined, not defined
+# Default: not defined
+
#QPOPPER_SERVERMODE=
# Used in qpopper package to enable server mode.
# Possible: defined, not defined