diff options
Diffstat (limited to 'dev-ruby/map/map-6.5.4.ebuild')
-rw-r--r-- | dev-ruby/map/map-6.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/map/map-6.5.4.ebuild b/dev-ruby/map/map-6.5.4.ebuild index 7080448346f4..5f2e701b7619 100644 --- a/dev-ruby/map/map-6.5.4.ebuild +++ b/dev-ruby/map/map-6.5.4.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="map.gemspec" inherit ruby-fakegem DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies" -HOMEPAGE="http://github.com/ahoward/map" +HOMEPAGE="https://github.com/ahoward/map" LICENSE="|| ( Ruby BSD-2 )" SLOT="0" |