diff options
author | will <will@FreeBSD.org> | 2000-05-19 22:14:22 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-19 22:14:22 +0000 |
commit | 30e8c14313a13222e1ff4447939d4c44648f9a19 (patch) | |
tree | 2a89d83fbad6d6d02269b75eae63176a514c0a51 /irc/Makefile | |
parent | 4909805939d4804bbd558abe5a645c2a3b4042b6 (diff) | |
download | FreeBSD-ports-30e8c14313a13222e1ff4447939d4c44648f9a19.zip FreeBSD-ports-30e8c14313a13222e1ff4447939d4c44648f9a19.tar.gz |
Finally add infobot port. I got tired of waiting for the infobot
developers to finish 0.50 so I just added this old version.
PR: 14922
Submitted by: Kevin Meltzer <perlguy@perlguy.com>
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 0b30398..c754efb 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -6,6 +6,7 @@ SUBDIR += bnc SUBDIR += epic4 SUBDIR += ezbounce + SUBDIR += infobot SUBDIR += irc SUBDIR += ircII SUBDIR += ircd-hybrid |