Author: simon Date: Sat Mar 13 22:37:07 2010 New Revision: 205137 URL: http://svn.freebsd.org/changeset/base/205137
Log: Readd $FreeBSD$ to the OpenSSL config file as that's useful for mergemaster. Suggested by: dougb Modified: head/crypto/openssl/apps/openssl.cnf Modified: head/crypto/openssl/apps/openssl.cnf ============================================================================== --- head/crypto/openssl/apps/openssl.cnf Sat Mar 13 22:30:52 2010 (r205136) +++ head/crypto/openssl/apps/openssl.cnf Sat Mar 13 22:37:07 2010 (r205137) @@ -1,3 +1,4 @@ +# $FreeBSD$ # # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
