diff options
Diffstat (limited to 'dev-ruby/tilt/tilt-1.4.1.ebuild')
-rw-r--r-- | dev-ruby/tilt/tilt-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tilt/tilt-1.4.1.ebuild b/dev-ruby/tilt/tilt-1.4.1.ebuild index d6616dbcc546..792f89315f61 100644 --- a/dev-ruby/tilt/tilt-1.4.1.ebuild +++ b/dev-ruby/tilt/tilt-1.4.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md TEMPLATES.md" inherit ruby-fakegem DESCRIPTION="A thin interface over a Ruby template engines to make their usage as generic as possible" -HOMEPAGE="http://github.com/rtomayko/tilt" +HOMEPAGE="https://github.com/rtomayko/tilt" LICENSE="MIT" SLOT="0" |