diff options
author | simon <simon@FreeBSD.org> | 2010-03-13 22:37:07 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2010-03-13 22:37:07 +0000 |
commit | a93ba965a77aac461c3f200b2c61ffd75cfaf937 (patch) | |
tree | 30b72abce9f6c4c3992401a9663ba88f137583b3 /crypto | |
parent | 3b24e7eb73016214a72d46429d6871d117b82325 (diff) | |
download | FreeBSD-src-a93ba965a77aac461c3f200b2c61ffd75cfaf937.zip FreeBSD-src-a93ba965a77aac461c3f200b2c61ffd75cfaf937.tar.gz |
Readd $FreeBSD$ to the OpenSSL config file as that's useful for
mergemaster.
Suggested by: dougb
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/openssl/apps/openssl.cnf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf index 9e59020..cf8f8ea 100644 --- a/crypto/openssl/apps/openssl.cnf +++ b/crypto/openssl/apps/openssl.cnf @@ -1,3 +1,4 @@ +# $FreeBSD$ # # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. |