aaaaaand fix the homepage link. Case matters.
This commit is contained in:
parent
c9450e8415
commit
3c49699aa4
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
|
@ -34,7 +34,7 @@ require 'rubygems'
|
|||
require 'rubygems/package_task'
|
||||
spec = Gem::Specification.new do |s|
|
||||
s.email = 'mahlon@martini.nu'
|
||||
s.homepage = 'https://bitbucket.org/mahlon/Ruby-Ezmlm'
|
||||
s.homepage = 'https://bitbucket.org/mahlon/ruby-ezmlm'
|
||||
s.authors = [ 'Mahlon E. Smith', 'Michael Granger', 'Jeremiah Jordan' ]
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.summary = "Interact with Ezmlm-IDX mailing lists."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue