Add BitlBee, an IRC to other chat networks gateway.

svn path=/nixpkgs/trunk/; revision=10715
This commit is contained in:
Ludovic Courtès
2008-02-17 15:33:04 +00:00
parent 4d86923c62
commit 5f8dd658cb
3 changed files with 31 additions and 0 deletions
+9
View File
@@ -68,4 +68,13 @@ rec {
http://www.wikifusion.info/nongnu/
];
# BitlBee mirrors, see http://www.bitlbee.org/main.php/mirrors.html .
bitlbee = [
http://get.bitlbee.org/
http://get.bitlbee.be/
http://get.us.bitlbee.org/
http://ftp.snt.utwente.nl/pub/software/bitlbee/
http://bitlbee.intergenia.de/
];
}