diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:43:42 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:43:42 +0200 |
commit | 641cfe3b2c174c8075dcdfd5cbc2d140ecca216b (patch) | |
tree | 729787deaba5936c64ec47356731f5e8b93de0a9 | |
parent | 99a126fd4802bc492702d6ae1c10edc35a581550 (diff) | |
download | slackbuilds-641cfe3b2c174c8075dcdfd5cbc2d140ecca216b.tar.gz |
libraries/smartirc4net: Fixed dep information
-rw-r--r-- | libraries/smartirc4net/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/smartirc4net/README b/libraries/smartirc4net/README index d2f09e76bf..e26d737f81 100644 --- a/libraries/smartirc4net/README +++ b/libraries/smartirc4net/README @@ -3,5 +3,3 @@ smartirc4net (C# IRC Library) SmartIrc4net is a multi-threaded and thread-safe IRC library witten in C#. It allows you to communicate with IRC servers. The API features full channel syncing and is split into 3 layers: IrcConnection, IrcCommands, and IrcClient. - -This requires mono. |