From bf5c40e5c13c71208189e5c54267cbff0d31bc4f Mon Sep 17 00:00:00 2001 From: bsiegert Date: Mon, 11 May 2015 14:07:44 +0000 Subject: Use lynx, not the vulnerable links, by default. From kj Woolley in PR pkg/49740. --- textproc/rfcutil/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/rfcutil') diff --git a/textproc/rfcutil/options.mk b/textproc/rfcutil/options.mk index 3931cf3ac0d..d04b16e2598 100644 --- a/textproc/rfcutil/options.mk +++ b/textproc/rfcutil/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.1 2009/01/04 15:37:07 hubertf Exp $ +# $NetBSD: options.mk,v 1.2 2015/05/11 14:07:44 bsiegert Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.rfcutil PKG_OPTIONS_OPTIONAL_GROUPS= rfcutil-browser PKG_OPTIONS_GROUP.rfcutil-browser= links lynx w3m -PKG_SUGGESTED_OPTIONS= links +PKG_SUGGESTED_OPTIONS= lynx .include "../../mk/bsd.options.mk" -- cgit v1.2.3