summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-01 10:14:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-01 10:14:12 +0000
commit1f07c32d48860f37207cde15d45f9b9b739648e3 (patch)
treed00be8cac4360046bffb4d6bf8453488e4c6fd2e /irc/Makefile
parentFix build on 4.x by requiring a newer gcc. (diff)
ratbox-respond is a tool that provides a client side implementation of
the challenge opering system in ircd-ratbox. The challenge system provides the ability to oper using private key authentication instead of passwords to improve security. WWW: http://respond.ircd-ratbox.org/ PR: ports/96534 Submitted by: Shaun Amott <shaun@inerd.com>
Notes
Notes: svn path=/head/; revision=161027
Diffstat (limited to 'irc/Makefile')
-rw-r--r--irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile
index fe7d7c1a2849..8cfa70080c9f 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -85,6 +85,7 @@
SUBDIR += py-supybot
SUBDIR += py-supybot-plugins
SUBDIR += quirc
+ SUBDIR += ratbox-respond
SUBDIR += rbot
SUBDIR += riece
SUBDIR += riece-emacs20