summaryrefslogtreecommitdiff
path: root/mail/qpopper/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qpopper/options.mk')
-rw-r--r--mail/qpopper/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qpopper/options.mk b/mail/qpopper/options.mk
index 51cfdfc954b..cc90b1a7cd6 100644
--- a/mail/qpopper/options.mk
+++ b/mail/qpopper/options.mk
@@ -1,10 +1,10 @@
-# $NetBSD: options.mk,v 1.1 2004/12/18 03:59:30 grant Exp $
+# $NetBSD: options.mk,v 1.2 2005/01/10 20:59:43 adrianp Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.qpopper
PKG_SUPPORTED_OPTIONS= inet6 ssl
.if !defined(PKG_OPTIONS.qpopper)
-PKG_DEFAULT_OPTIONS+= inet6 ssl
+PKG_DEFAULT_OPTIONS+= ssl
.endif
.include "../../mk/bsd.options.mk"