diff options
author | sem <sem@FreeBSD.org> | 2004-12-14 19:08:28 +0000 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-14 19:08:28 +0000 |
commit | 963535c79784b7113cf97381c65cdab26c4d0fb5 (patch) | |
tree | e6683b1ed41c91ab052b7d9040ee697c5a709964 /irc/Makefile | |
parent | 4914b3be4e01fa85e7b3a0be614ee14b2588d97f (diff) | |
download | FreeBSD-ports-963535c79784b7113cf97381c65cdab26c4d0fb5.zip FreeBSD-ports-963535c79784b7113cf97381c65cdab26c4d0fb5.tar.gz |
netwalker-ircc - a lightweight curses-based IRC client
PR: ports/74684
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
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 8948a4f..2ac98b3 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -53,6 +53,7 @@ SUBDIR += miau SUBDIR += muh SUBDIR += nethirc + SUBDIR += netwalker-ircc SUBDIR += ngircd SUBDIR += ninja SUBDIR += olirc |