diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-09-07 14:22:36 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-09-07 14:22:36 +0000 |
commit | c85acaa2aa8dc61c1c744dca0e925926e5494130 (patch) | |
tree | 378af81df5a0682d9fe87df92b62dd17e3364511 /irc/Makefile | |
parent | 7ac438cac3a2d550e700b2051c0505631433f494 (diff) | |
download | FreeBSD-ports-c85acaa2aa8dc61c1c744dca0e925926e5494130.zip FreeBSD-ports-c85acaa2aa8dc61c1c744dca0e925926e5494130.tar.gz |
add bobot++
An IRC bot written in C++
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 2a65205..bc93e12 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -4,6 +4,7 @@ SUBDIR += bitchx SUBDIR += blackened SUBDIR += bnc + SUBDIR += bobot++ SUBDIR += dcc SUBDIR += dircproxy SUBDIR += epic4 |