Title: [845] trunk/jopenssl/Rakefile: Updating to proper package name
- Revision
- 845
- Author
- nicksieger
- Date
- 2007-12-15 13:43:28 -0500 (Sat, 15 Dec 2007)
Log Message
Updating to proper package name
Modified Paths
Diff
Modified: trunk/jopenssl/Rakefile (844 => 845)
--- trunk/jopenssl/Rakefile 2007-12-15 18:41:43 UTC (rev 844)
+++ trunk/jopenssl/Rakefile 2007-12-15 18:43:28 UTC (rev 845)
@@ -39,7 +39,7 @@
require File.dirname(__FILE__) + "/lib/jopenssl/version"
begin
require 'hoe'
- Hoe.new("jruby-openssl", Jopenssl::Version::VERSION) do |p|
+ Hoe.new("JRuby-OpenSSL", Jopenssl::Version::VERSION) do |p|
p.rubyforge_name = "jruby-extras"
p.url = ""
p.author = "Ola Bini and JRuby contributors"
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel