pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/unrealircd Add unrealircd-hub back to PKG_SUGGEST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05d0336566a7
branches:  trunk
changeset: 504026:05d0336566a7
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Dec 03 04:00:18 2005 +0000

description:
Add unrealircd-hub back to PKG_SUGGESTED_OPTIONS

diffstat:

 chat/unrealircd/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6e060cc875ba -r 05d0336566a7 chat/unrealircd/options.mk
--- a/chat/unrealircd/options.mk        Sat Dec 03 03:17:14 2005 +0000
+++ b/chat/unrealircd/options.mk        Sat Dec 03 04:00:18 2005 +0000
@@ -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-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"
 



Home | Main Index | Thread Index | Old Index