summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/irssi/DESCR7
1 files changed, 3 insertions, 4 deletions
diff --git a/chat/irssi/DESCR b/chat/irssi/DESCR
index c81d3f9b644..1a8a7d49153 100644
--- a/chat/irssi/DESCR
+++ b/chat/irssi/DESCR
@@ -1,4 +1,3 @@
-Irssi is a modular IRC client that currently has only text mode user
-interface, but 80-90% of the code isn't text mode specific, so other UIs
-could be created pretty easily. Also, Irssi isn't really even IRC specific
-anymore, there's already a working SILC module available.
+Irssi is a modular chat client with IRC built-in. It's multi-protocol
+friendly for module authors, and includes Perl scripting with a wide
+range of available extensions.