From 3fd8acfffe7e53209830a56f5fe8d05b422a36ec Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 8 Mar 2001 07:57:49 +0000 Subject: MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6 --- secure/lib/libssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'secure/lib/libssl') diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index 623c06e..2429d77 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -7,7 +7,7 @@ LCRYPTOSSL_SRC=${LCRYPTO_SRC}/../ssl .PATH: ${LCRYPTOSSL_SRC} LIB= ssl -SHLIB_MAJOR= 1 +SHLIB_MAJOR= 2 MAINTAINER= kris -- cgit v1.1