Adding rubyforge to the Rakefile handling.

master
Austin Ziegler 2011-03-22 00:53:43 -04:00
parent a046753c9f
commit 360f31720d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ require 'hoe'
Hoe.plugin :doofus
Hoe.plugin :git
Hoe.plugin :gemspec
Hoe.plugin :rubyforge
Hoe.spec 'net-ldap' do |spec|
spec.rubyforge_name = spec.name