diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-26 21:32:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-26 21:32:19 +0000 |
commit | 8af65f3ae1ed24c809c20b0f344a05ab9297b7a3 (patch) | |
tree | 696a59cd35e22dd8f95de886cc2aa5865c675ab8 /security/openssl/files/patch-ak | |
parent | Add intlhack to fix the build with Perl 5.00503, and add a missing dependency (diff) |
- Bugfix update to 0.9.7e
- md5 verfied with website
Notes
Notes:
svn path=/head/; revision=120280
Diffstat (limited to 'security/openssl/files/patch-ak')
-rw-r--r-- | security/openssl/files/patch-ak | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssl/files/patch-ak b/security/openssl/files/patch-ak index cdc35edc1a3a..77e810e497c6 100644 --- a/security/openssl/files/patch-ak +++ b/security/openssl/files/patch-ak @@ -1,6 +1,6 @@ ---- apps/Makefile.ssl.orig Tue Dec 24 11:50:16 2002 -+++ apps/Makefile.ssl Thu Jan 2 17:58:03 2003 -@@ -111,7 +111,7 @@ +--- apps/Makefile.orig Tue Aug 10 11:09:07 2004 ++++ apps/Makefile Tue Oct 26 07:00:51 2004 +@@ -112,7 +112,7 @@ done @cp openssl.cnf $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new; \ chmod 644 $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new; \ |