summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-12-03 04:00:18 +0000
committeradrianp <adrianp>2005-12-03 04:00:18 +0000
commit5f0ece2a7ec1221907f3fd713d2b9b732bfc4e60 (patch)
tree3e191a8d2e3eaa4e89da631b8e465e580167e834
parent96f1146b29b19ef36afa6b4e3ee986f154735058 (diff)
downloadpkgsrc-5f0ece2a7ec1221907f3fd713d2b9b732bfc4e60.tar.gz
Add unrealircd-hub back to PKG_SUGGESTED_OPTIONS
-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"