diff options
author | knu <knu@FreeBSD.org> | 2001-03-10 14:05:31 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-03-10 14:05:31 +0800 |
commit | 51362ae4403cbdc66b236c8a1e79718d00f18e97 (patch) | |
tree | dd097d3dc841aeaf7652d14a5f25ad0420ed94c2 /irc/Makefile | |
parent | 7aa8b0316acfd8b97745668150d3f8d3c39b3709 (diff) | |
download | freebsd-ports-graphics-51362ae4403cbdc66b236c8a1e79718d00f18e97.tar.gz freebsd-ports-graphics-51362ae4403cbdc66b236c8a1e79718d00f18e97.tar.zst freebsd-ports-graphics-51362ae4403cbdc66b236c8a1e79718d00f18e97.zip |
Add ruby-rica, Ruby Internet relay chat Core Agents, another IRC
client framework for Ruby.
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 c4d935fa49d..dc1ac0e826c 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -23,6 +23,7 @@ SUBDIR += quirc SUBDIR += roxirc SUBDIR += ruby-irc + SUBDIR += ruby-rica SUBDIR += scrollz SUBDIR += sic SUBDIR += sirc |