From 4019b070f6746eb2a0556fd6ac002eb6dce8ec70 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Fri, 27 Jan 2006 06:09:27 +0000 Subject: Add ircd-ratbox. This is a port of the ircd-ratbox IRC daemon. ircd-ratbox is the primary ircd used on EFnet; it combines the stability of an ircd required for a large production network together with a rich set of features, making it also suitable for use on smaller networks. WWW: http://www.ircd-ratbox.org/ PR: ports/92404 Submitted by: Shaun Amott --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index 86dc2b375f92..b9b9ac8de013 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -40,6 +40,7 @@ SUBDIR += ircII SUBDIR += ircd-hybrid SUBDIR += ircd-hybrid-ru + SUBDIR += ircd-ratbox SUBDIR += ircd-ru SUBDIR += ircd-rusnet SUBDIR += ircg -- cgit v1.2.3