aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2006-10-06 00:24:25 +0000
committerGunter Knauf <gk@gknw.de>2006-10-06 00:24:25 +0000
commit8547ab166386cccf4e84f07f28e39a0cdc495755 (patch)
tree70c5f371483f20c7746f45786412fc91982c305a /lib/Makefile.netware
parent9c0e6ac36588c09c8e5db9a0409d04449a621feb (diff)
updated for latest OpenSSL release.
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 d03c012be..291b24ff6 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.8b
+OPENSSL_PATH = ../../openssl-0.9.8c
endif
ifndef INSTDIR