aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2010-12-05 10:59:58 +0100
committerGuenter Knauf <lists@gknw.net>2010-12-05 10:59:58 +0100
commit63598059cd1c558acf545e81625635f80e2b558f (patch)
treebc15324fd927446f6554ca205fedf085b14487d2 /lib/Makefile.netware
parentc1901f7ed0dc43a92e611ff4cfc00ad97425318f (diff)
Updated OpenSSL version.
Diffstat (limited to 'lib/Makefile.netware')
-rw-r--r--lib/Makefile.netware2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index 9a14201bc..bce429e66 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -19,7 +19,7 @@ endif
# Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH
-OPENSSL_PATH = ../../openssl-0.9.8o
+OPENSSL_PATH = ../../openssl-0.9.8q
endif
# Edit the path below to point to the base of your LibSSH2 package.