diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-01 16:35:00 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-01 16:35:00 +0800 |
commit | 866862113bddc610c8470aee25d6a58f010ea6c6 (patch) | |
tree | 4f33d0965ab2194f9976f342481eaa4407899461 /irc/Makefile | |
parent | c0eb396e0b98cb185ccc7f6d6b548e9019990b92 (diff) | |
download | freebsd-ports-gnome-866862113bddc610c8470aee25d6a58f010ea6c6.tar.gz freebsd-ports-gnome-866862113bddc610c8470aee25d6a58f010ea6c6.tar.zst freebsd-ports-gnome-866862113bddc610c8470aee25d6a58f010ea6c6.zip |
irc/darkbot - The talking IRC Bot!
Darkbot is a very smart IRC bot with a very fast algorithm
for an auto-responder database. More information about
Darkbot can be found on http://darkbot.sourceforge.net/
PR: ports/48847
Submitted by: A. Gabriel <backslash@BSDCode.org>
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 16bb5abfda8f..1b36bab0031a 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -5,6 +5,7 @@ SUBDIR += blackened SUBDIR += bnc SUBDIR += bobot++ + SUBDIR += darkbot SUBDIR += dcc SUBDIR += dircproxy SUBDIR += epic4 |