diff options
Diffstat (limited to 'dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild')
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild index 0da551dd8b05..b65c2c631eef 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" |