X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=mailshears.gemspec;h=405eda0a12f97789366ecc9f8e96fa48e9b97fd4;hp=b0a024d7f055e26be559b3ff35d31d6c6ba4ecd1;hb=c3d89b5da74b7f9eadd89242150b4d7c3b758212;hpb=fd60e4e45d24c7efe5bc2710ae23f60bbb6b7be1 diff --git a/mailshears.gemspec b/mailshears.gemspec index b0a024d..405eda0 100644 --- a/mailshears.gemspec +++ b/mailshears.gemspec @@ -5,9 +5,10 @@ Gem::Specification.new do |s| 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.license = 'AGPL-3' s.required_rubygems_version = '>= 1.3.6'