summaryrefslogtreecommitdiff
path: root/mail/teapop
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
commit2f9e0bbe6e02ff23897124bea48ccab863f0e96e (patch)
tree2b285fa6770b50661c5304db25cc980b3914e417 /mail/teapop
parent6804dc0a40915fb99ab6be29d4e6e083c9def2e6 (diff)
downloadpkgsrc-2f9e0bbe6e02ff23897124bea48ccab863f0e96e.tar.gz
Add inet6 to default suggested options. It's 2012.
Diffstat (limited to 'mail/teapop')
-rw-r--r--mail/teapop/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/teapop/options.mk b/mail/teapop/options.mk
index 4237c24a50f..f38225e6daf 100644
--- a/mail/teapop/options.mk
+++ b/mail/teapop/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.5 2007/12/22 21:13:46 adam Exp $
+# $NetBSD: options.mk,v 1.6 2012/06/12 15:45:59 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.teapop
PKG_SUPPORTED_OPTIONS= drac mysql apop vpop tcpd pgsql ldap inet6
-PKG_SUGGESTED_OPTIONS= apop vpop tcpd
+PKG_SUGGESTED_OPTIONS= apop inet6 tcpd vpop
.include "../../mk/bsd.options.mk"