diff options
author | romain <romain@FreeBSD.org> | 2010-06-05 22:08:01 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2010-06-05 22:08:01 +0800 |
commit | 421cfa4fb0741fb20f9a2ef8427b4b8f51340875 (patch) | |
tree | 4e92efc551648340842d53a73edad385b4e5bc23 /irc/Makefile | |
parent | 26c2fe4320bfbae7cf607dee71b27f463f706728 (diff) | |
download | freebsd-ports-gnome-421cfa4fb0741fb20f9a2ef8427b4b8f51340875.tar.gz freebsd-ports-gnome-421cfa4fb0741fb20f9a2ef8427b4b8f51340875.tar.zst freebsd-ports-gnome-421cfa4fb0741fb20f9a2ef8427b4b8f51340875.zip |
Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
client for advanced users, targeting the GNOME desktop.
WWW: http://www.smuxi.org
PR: ports/141444
Submitted by: Romain Tartiere <romain at blogreen.org>
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 1454014c58fe..4416f131d6c7 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -127,6 +127,7 @@ SUBDIR += sirc SUBDIR += slirc SUBDIR += smartirc4net + SUBDIR += smuxi SUBDIR += solid-ircd SUBDIR += srvx SUBDIR += talksoup |