Rakefile in net-irc-0.0.4 vs Rakefile in net-irc-0.0.5

- old
+ new

@@ -16,10 +16,10 @@ require "net/irc" NAME = "net-irc" AUTHOR = "cho45" EMAIL = "cho45@lowreal.net" -DESCRIPTION = "" +DESCRIPTION = "library for implementing IRC server and client" RUBYFORGE_PROJECT = "lowreal" HOMEPATH = "http://#{RUBYFORGE_PROJECT}.rubyforge.org" BIN_FILES = %w( ) VERS = Net::IRC::VERSION