Skip to content

Commit

Permalink
fixes wrong repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Fritsch authored and xaviershay committed Jun 19, 2012
1 parent 9ef460f commit 612dd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kamel.gemspec
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
gem.email = ["contact@rhnh.net"]
gem.description = %q{Create KML files for tasty overlays on google earth and google maps}
gem.summary = %q{Create KML files for tasty overlays on google earth and google maps}
gem.homepage = "http://github.com/xaviershay/lesstile"
gem.homepage = "https://github.com/xaviershay/kamel"

gem.required_ruby_version = ">= 1.8.7"
gem.rubyforge_project = "kamel"
Expand Down

0 comments on commit 612dd9c

Please sign in to comment.