Skip to content

Commit

Permalink
- Removed dead rubyforge setting in Rakefile
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/UPnP-IGD/dev/": change = 9348]
  • Loading branch information
zenspider committed Apr 11, 2014
1 parent f4f9d72 commit 56b3f1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ require 'UPnP/control/device/internet_gateway_device'

Hoe.new('UPnP-IGD',
UPnP::Control::Device::InternetGatewayDevice::VERSION) do |p|
p.rubyforge_name = 'seattlerb'
p.developer('Eric Hodel', 'drbrain@segment7.net')

p.extra_deps << 'UPnP'
Expand Down

0 comments on commit 56b3f1e

Please sign in to comment.