summaryrefslogtreecommitdiff
path: root/mail/dkim-milter
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-12 15:45:54 +0000
committerwiz <wiz@pkgsrc.org>2012-06-12 15:45:54 +0000
commit93823cc4ea3f48472b6fc9fbdd1a49340abd7a62 (patch)
tree2b285fa6770b50661c5304db25cc980b3914e417 /mail/dkim-milter
parent6d2cfc704b1aaaef123bdedb9ab7870107a8a370 (diff)
downloadpkgsrc-93823cc4ea3f48472b6fc9fbdd1a49340abd7a62.tar.gz
Add inet6 to default suggested options. It's 2012.
Diffstat (limited to 'mail/dkim-milter')
-rw-r--r--mail/dkim-milter/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dkim-milter/options.mk b/mail/dkim-milter/options.mk
index 9b63e5458b9..3d0fdf6a805 100644
--- a/mail/dkim-milter/options.mk
+++ b/mail/dkim-milter/options.mk
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.8 2010/10/18 08:42:31 pettai Exp $
+# $NetBSD: options.mk,v 1.9 2012/06/12 15:45:57 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.dkim-milter
PKG_SUPPORTED_OPTIONS= inet6 dkim-milter-arlib debug dkim-stats without-libsm vbr
+PKG_SUGGESTED_OPTIONS= inet6
.include "../../mk/bsd.options.mk"