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. --- net/ttt/options.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/ttt') diff --git a/net/ttt/options.mk b/net/ttt/options.mk index 074628bf655..53adc575101 100644 --- a/net/ttt/options.mk +++ b/net/ttt/options.mk @@ -1,7 +1,8 @@ -# $NetBSD: options.mk,v 1.1 2007/10/14 02:04:38 obache Exp $ +# $NetBSD: options.mk,v 1.2 2012/06/12 15:46:02 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.ttt PKG_SUPPORTED_OPTIONS+= inet6 +PKG_SUGGESTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" -- cgit v1.2.3