We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9783bd commit f7025f7Copy full SHA for f7025f7
p4ruby.gemspec
@@ -5,7 +5,7 @@ Gem::Specification.new { |t|
5
t.summary = "Ruby interface to the Perforce API"
6
t.author = "Perforce Software (ruby gem by James M. Lawrence)"
7
t.email = "[email protected]"
8
- t.homepage = "p4ruby.rubyforge.org"
+ t.homepage = "http://p4ruby.rubyforge.org"
9
t.rubyforge_project = "p4ruby"
10
t.extensions << "Rakefile"
11
t.add_dependency "rake"
0 commit comments