From c84e9877b404be91e53df1e657eef07509212810 Mon Sep 17 00:00:00 2001 From: dinoex Date: Mon, 18 Mar 2013 06:20:21 +0000 Subject: - fix wording of option Submitted by: Warren Block --- security/openssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/openssl') diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 6f353feeea8d..17bad298a0cc 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -41,7 +41,7 @@ SHARED_DESC?= build of shared libs ZLIB_DESC?= zlib compression support SCTP_DESC?= SCTP protocol support MD2_DESC?= MD2 hash (obsolete) -RC5_DESC?= RC5 chipher (patented) +RC5_DESC?= RC5 cipher (patented) RFC3779_DESC?= RFC3779 support GMP_DESC?= gmp support (LGPLv3) EC_DESC?= Optimize NIST elliptic curves -- cgit