summaryrefslogtreecommitdiff
path: root/chat/unrealircd
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-12-03 04:00:18 +0000
committeradrianp <adrianp>2005-12-03 04:00:18 +0000
commit13781a04de9241e9e39471ae09983f4c177c92f1 (patch)
tree3e191a8d2e3eaa4e89da631b8e465e580167e834 /chat/unrealircd
parent56324b1116ba8fba80cc3a385aa1137a364b33ad (diff)
downloadpkgsrc-13781a04de9241e9e39471ae09983f4c177c92f1.tar.gz
Add unrealircd-hub back to PKG_SUGGESTED_OPTIONS
Diffstat (limited to 'chat/unrealircd')
-rw-r--r--chat/unrealircd/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/unrealircd/options.mk b/chat/unrealircd/options.mk
index 87404e978a6..4d4f63c3995 100644
--- a/chat/unrealircd/options.mk
+++ b/chat/unrealircd/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2005/12/02 17:59:53 wiz Exp $
+# $NetBSD: options.mk,v 1.6 2005/12/03 04:00:18 adrianp Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.unrealircd
@@ -11,7 +11,7 @@ PKG_SUPPORTED_OPTIONS+= unrealircd-chroot unrealircd-prefixaq
PKG_SUPPORTED_OPTIONS+= unrealircd-showlistmodes unrealircd-topicisnuhost
PKG_SUPPORTED_OPTIONS+= unrealircd-shunnotices unrealircd-operoverride-verify
PKG_SUPPORTED_OPTIONS+= unrealircd-no-operoverride unrealircd-disableusermod
-PKG_SUGGESTED_OPTIONS= unrealircd-showlistmodes
+PKG_SUGGESTED_OPTIONS= unrealircd-showlistmodes unrealircd-hub
.include "../../mk/bsd.options.mk"