diff options
author | sem <sem@FreeBSD.org> | 2004-12-15 03:08:28 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-15 03:08:28 +0800 |
commit | 963535c79784b7113cf97381c65cdab26c4d0fb5 (patch) | |
tree | e6683b1ed41c91ab052b7d9040ee697c5a709964 /irc/Makefile | |
parent | 4914b3be4e01fa85e7b3a0be614ee14b2588d97f (diff) | |
download | freebsd-ports-gnome-963535c79784b7113cf97381c65cdab26c4d0fb5.tar.gz freebsd-ports-gnome-963535c79784b7113cf97381c65cdab26c4d0fb5.tar.zst freebsd-ports-gnome-963535c79784b7113cf97381c65cdab26c4d0fb5.zip |
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 8948a4f1e255..2ac98b3165e6 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 |