diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 06:11:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 06:11:49 +0000 |
commit | a0fc0ca5bb58f084727a8cac6429490bb9c1ceb9 (patch) | |
tree | 6f74d88ae0f31d00910cb2c06c95e093567b7f64 /irc/Makefile | |
parent | 511b995a244bd47d2196ab27d4eebb433b5a7dee (diff) |
New port: net/bitlbee
This is a new port for bitlbee (http://www.lintux.cx/bitlbee.html)
which acts as an IRC server and then is an ICQ/AIM/MSN/Jabber
etc. client itself.
PR: ports/53232
Submitted by: Peter van Dijk <peter@dataloss.nl>
Notes
Notes:
svn path=/head/; revision=88047
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 6bb1f8837047..244e6ecc3969 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -2,6 +2,7 @@ # SUBDIR += bitchx + SUBDIR += bitlbee SUBDIR += blackened SUBDIR += bnc SUBDIR += bobot++ |