aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2008-11-11 19:43:35 +0000
committerGunter Knauf <gk@gknw.de>2008-11-11 19:43:35 +0000
commitb872086c744e29bb44916f7f160d03fa7808f702 (patch)
treeb5f0eebda4ba0fbd7eeb0150dd8d8abfe2213944 /lib/Makefile.netware
parente0af4a15d0ebeded2de2d3f28a26c8212c873ded (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 867980952..2b4090e01 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -20,7 +20,7 @@ endif
# Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH
-OPENSSL_PATH = ../../openssl-0.9.8h
+OPENSSL_PATH = ../../openssl-0.9.8i
endif
# Edit the path below to point to the base of your LibSSH2 package.