diff options
author | osa <osa@FreeBSD.org> | 2003-08-07 21:14:37 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-08-07 21:14:37 +0800 |
commit | b66b6a7a40ce5a279e55ccef8641f96a6fab7138 (patch) | |
tree | 8928f7b463d9ba743465166fa6c5a7c0b1da7ad6 /irc/Makefile | |
parent | 5848322de40805ef2ae76071a2d9510f2f34c1de (diff) | |
download | freebsd-ports-gnome-b66b6a7a40ce5a279e55ccef8641f96a6fab7138.tar.gz freebsd-ports-gnome-b66b6a7a40ce5a279e55ccef8641f96a6fab7138.tar.zst freebsd-ports-gnome-b66b6a7a40ce5a279e55ccef8641f96a6fab7138.zip |
Add a ircd-ru - modern IRC server with translation
schemes and other useful features.
Submitted by: Khamushkin Ilya <ilya@ircd.ru>
PR: 54428
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 c1ccb3804a92..4053cc21203e 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -21,6 +21,7 @@ SUBDIR += ircII SUBDIR += ircatlite SUBDIR += ircd-hybrid + SUBDIR += ircd-ru SUBDIR += irchat-pj-emacs20 SUBDIR += irchat-pj-emacs21 SUBDIR += irchat-pj-xemacs-devel-mule |