diff options
author | Rob Austein <sra@hactrn.net> | 2015-07-21 16:49:47 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-07-21 16:49:47 +0000 |
commit | 28f0a684e348c4d8e3e83827f4367aaa4f21522f (patch) | |
tree | e38ebc9aa2355dfb946f62902a4bb8388051c5d0 /openssl/Makefile.in | |
parent | d9bd71463fc2d47503c3300b3a207a7b8124d8b6 (diff) | |
parent | 64011cf6642dae30517ade092c5830bac81ebc8b (diff) |
Merge FreeBSD ports and OpenSSL changes from last six months. Still
some merge conflicts in other parts of the tree to sort out.
svn path=/branches/tk705/; revision=6082
Diffstat (limited to 'openssl/Makefile.in')
-rw-r--r-- | openssl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile.in b/openssl/Makefile.in index 0fe9d454..cef8d434 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.1l +VERSION = 1.0.2d OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |