about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-05-06 06:36:16 +0000
committerEric Wong <e@80x24.org>2014-05-06 06:55:14 +0000
commit422f9589a28e4e47f02232b6b63729d28bed6b3f (patch)
treee2f79af0fbd1dec67e10bb516a003d02a511b685 /lib
parent27ae210dde9228cfa96ea6b0f3a7e4047d3f70a4 (diff)
downloadunicorn-422f9589a28e4e47f02232b6b63729d28bed6b3f.tar.gz
Update the old mailing list info with our new public-inbox info.
The old mongrel.rubyforge.org links have been dead for years,
oh well.  There's only a few days left of RubyForge left...
Diffstat (limited to 'lib')
-rw-r--r--lib/unicorn/ssl_configurator.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicorn/ssl_configurator.rb b/lib/unicorn/ssl_configurator.rb
index c92c85e..34f09ec 100644
--- a/lib/unicorn/ssl_configurator.rb
+++ b/lib/unicorn/ssl_configurator.rb
@@ -62,7 +62,7 @@ module Unicorn::SSLConfigurator
 
   # Allows specifying an engine for OpenSSL to use.  We have not been
   # able to successfully test this feature due to a lack of hardware,
-  # Reports of success or patches to mongrel-unicorn@rubyforge.org is
+  # Reports of success or patches to unicorn-public@bogomips.org is
   # greatly appreciated.
   def ssl_engine(engine)
     ssl_warn_global(:ssl_engine)