summaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-12 15:45:54 +0000
committerwiz <wiz>2012-06-12 15:45:54 +0000
commitea483f8647279c031f590093ebf07eba4862f109 (patch)
tree2b285fa6770b50661c5304db25cc980b3914e417 /mail/heirloom-mailx
parent8c4fe22d872d153e4cc11d26e60ee4844f98a22a (diff)
downloadpkgsrc-ea483f8647279c031f590093ebf07eba4862f109.tar.gz
Add inet6 to default suggested options. It's 2012.
Diffstat (limited to 'mail/heirloom-mailx')
-rw-r--r--mail/heirloom-mailx/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/heirloom-mailx/options.mk b/mail/heirloom-mailx/options.mk
index 9e2a73691ff..2295229b2de 100644
--- a/mail/heirloom-mailx/options.mk
+++ b/mail/heirloom-mailx/options.mk
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.1.1.1 2008/10/30 13:01:00 obache Exp $
+# $NetBSD: options.mk,v 1.2 2012/06/12 15:45:58 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.heirloom-mailx
PKG_SUPPORTED_OPTIONS= inet6
+PKG_SUGGESTED_OPTIONS= inet6
.include "../../mk/bsd.prefs.mk"