summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/etc/make.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 17d7b1d..5c5c1f0 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -86,11 +86,11 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#
# Patented in the USA and many european countries - thought to be OK to
# use for any non-commercial use. This is optional.
-#WITH_IDEA= YES # IDEA (128 bit symmetric encryption)
+#MAKE_IDEA= YES # IDEA (128 bit symmetric encryption)
#
# Patented in the USA only (due to expire in September 2000). RSA is
# required for OpenSSH. Either use this or ports/security/rsaref.
-#WITH_RSAINTL= YES # RSA (public key exchange)
+#MAKE_RSAINTL= YES # RSA (public key exchange)
#
#
# To avoid running MAKEDEV all on /dev during install:
OpenPOWER on IntegriCloud