diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-16 06:13:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-16 06:13:14 +0800 |
commit | d105c8793f3bce3c6c898ca3f374e9ac035fadb4 (patch) | |
tree | b7c1a079e0e70017fb3aceac6d73f00803c558e3 /irc/Makefile | |
parent | ee92a7f38902e2c2c34d0b9548f085dcea5f37e4 (diff) | |
download | freebsd-ports-gnome-d105c8793f3bce3c6c898ca3f374e9ac035fadb4.tar.gz freebsd-ports-gnome-d105c8793f3bce3c6c898ca3f374e9ac035fadb4.tar.zst freebsd-ports-gnome-d105c8793f3bce3c6c898ca3f374e9ac035fadb4.zip |
- Add bitlbee-otr
An IRC to other chat networks gateway with support for OTR
PR: 126208
Submitted by: Ashish Shukla <wahjava@gmail.com>
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 4be47330e243..61bb3b7ad8e3 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -7,6 +7,7 @@ SUBDIR += bip SUBDIR += bitchx SUBDIR += bitlbee + SUBDIR += bitlbee-otr SUBDIR += blackened SUBDIR += bnc SUBDIR += bobot++ |