From: Michael Orlitzky Date: Mon, 16 Apr 2012 02:57:26 +0000 (-0400) Subject: Update the homepage in the gemspec file. X-Git-Tag: 0.0.1~115 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=commitdiff_plain;h=21651526d04631bcee2c603bd8d14c70287bb083;ds=sidebyside Update the homepage in the gemspec file. --- diff --git a/mailshears.gemspec b/mailshears.gemspec index b0a024d..1498b0f 100644 --- a/mailshears.gemspec +++ b/mailshears.gemspec @@ -5,7 +5,7 @@ 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