diff options
author | daichi <daichi@FreeBSD.org> | 2003-06-20 13:25:52 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-06-20 13:25:52 +0800 |
commit | a7eec673b1465765305b57a7445a07394486bdec (patch) | |
tree | 3cf37550f5d563a8f71b7e3527b5cea666de9d05 /irc/Makefile | |
parent | 02db5ac9bb78e03af5648c6e17db14757f944ffe (diff) | |
download | freebsd-ports-gnome-a7eec673b1465765305b57a7445a07394486bdec.tar.gz freebsd-ports-gnome-a7eec673b1465765305b57a7445a07394486bdec.tar.zst freebsd-ports-gnome-a7eec673b1465765305b57a7445a07394486bdec.zip |
Add dancer 4.16,
an IRC bot written in C for UNIX, Windows, and
AmigaOS.
PR: 46706
Submitted by: Dominic Marks <dom@cus.org.uk>
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 58e33c4919ca..ede7e8f5984f 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -5,6 +5,7 @@ SUBDIR += blackened SUBDIR += bnc SUBDIR += bobot++ + SUBDIR += dancer SUBDIR += dancer-ircd SUBDIR += dancer-services SUBDIR += darkbot |