summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/rfcutil/options.mk4
1 files changed, 2 insertions, 2 deletions
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"