diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2026-06-12 05:45:28 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2026-07-17 02:46:14 +0000 |
| commit | 8a33b1d98e221905699fa94a93932ef9c88ca692 (patch) | |
| tree | a9864b22780c35b7edfb929da720f8213756b43f | |
| parent | 33175a5059970bf9e888a799d3578e2902d765af (diff) | |
Remove `$FreeBSD$` from upstream-provided config file
This diff reduces with the content provided by upstream (OpenSSL).
MFC after: 1 week
(cherry picked from commit 2de6d07e16aa4d902b7b322a869f89a07348e851)
| -rw-r--r-- | crypto/openssl/apps/openssl.cnf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf index 7996120cc67e..12bc40896ef2 100644 --- a/crypto/openssl/apps/openssl.cnf +++ b/crypto/openssl/apps/openssl.cnf @@ -1,4 +1,3 @@ -# $FreeBSD$ # # OpenSSL example configuration file. # See doc/man5/config.pod for more info. |
