From 21651526d04631bcee2c603bd8d14c70287bb083 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 15 Apr 2012 22:57:26 -0400 Subject: [PATCH] Update the homepage in the gemspec file. --- mailshears.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.2