]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - mailshears.gemspec
Fix a SQL query in the AgendavMv plugin.
[mailshears.git] / mailshears.gemspec
index b0a024d7f055e26be559b3ff35d31d6c6ba4ecd1..86c6bc837fed71fc029de495fe4deff8bd05d0d5 100644 (file)
@@ -5,9 +5,10 @@ Gem::Specification.new do |s|
   s.platform          = Gem::Platform::RUBY
   s.authors           = ['Michael Orlitzky']
   s.email             = ['michael@orlitzky.com']
   s.platform          = Gem::Platform::RUBY
   s.authors           = ['Michael Orlitzky']
   s.email             = ['michael@orlitzky.com']
-  s.homepage          = 'http://michael.orlitzky.com/code/'
+  s.homepage          = 'http://michael.orlitzky.com/code/mailshears.php'
   s.summary           = 'Prune unused mail directories.'
   s.description       = s.summary
   s.summary           = 'Prune unused mail directories.'
   s.description       = s.summary
+  s.license           = 'GPL-3'
 
   s.required_rubygems_version = '>= 1.3.6'
 
 
   s.required_rubygems_version = '>= 1.3.6'