git: 0b5f2b4885a3 - stable/15 - Remove `$FreeBSD$` from upstream-provided config file
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jul 2026 02:45:41 UTC
The branch stable/15 has been updated by ngie:
URL: https://cgit.FreeBSD.org/src/commit/?id=0b5f2b4885a3ad81513d8c594a560bf669c23aca
commit 0b5f2b4885a3ad81513d8c594a560bf669c23aca
Author: Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2026-06-12 05:45:28 +0000
Commit: Enji Cooper <ngie@FreeBSD.org>
CommitDate: 2026-07-17 02:45:18 +0000
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)
---
crypto/openssl/apps/openssl.cnf | 1 -
1 file changed, 1 deletion(-)
diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf
index 4e8a335b95f3..abace0ea7f1c 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.