From 2f9e0bbe6e02ff23897124bea48ccab863f0e96e Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 12 Jun 2012 15:45:54 +0000 Subject: Add inet6 to default suggested options. It's 2012. --- chat/ninja/options.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/ninja') diff --git a/chat/ninja/options.mk b/chat/ninja/options.mk index 15093b8217c..d1c4d371c32 100644 --- a/chat/ninja/options.mk +++ b/chat/ninja/options.mk @@ -1,7 +1,8 @@ -# $NetBSD: options.mk,v 1.2 2007/02/22 19:26:12 wiz Exp $ +# $NetBSD: options.mk,v 1.3 2012/06/12 15:45:55 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.ninja PKG_SUPPORTED_OPTIONS= inet6 +PKG_SUGGESTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" -- cgit v1.2.3