diff options
author | naddy <naddy@FreeBSD.org> | 2004-02-14 22:19:22 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2004-02-14 22:19:22 +0000 |
commit | d9be610b6116c8383ed7566178499d215c83f70e (patch) | |
tree | bd09847d171d847aa4133986792c4d28aad9f195 /irc/Makefile | |
parent | 637ce5f53de1fe5b40285e68c49b273ff75042aa (diff) | |
download | FreeBSD-ports-d9be610b6116c8383ed7566178499d215c83f70e.zip FreeBSD-ports-d9be610b6116c8383ed7566178499d215c83f70e.tar.gz |
Import icbirc 1.6.
icbirc is a proxy that allows to connect an IRC client to an ICB server.
PR: 62506
Submitted by: hrs
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 6bf87f4..3eb219b 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -18,6 +18,7 @@ SUBDIR += ezbounce SUBDIR += gruftistats SUBDIR += hybserv + SUBDIR += icbirc SUBDIR += iip SUBDIR += infobot SUBDIR += insub |