$OpenBSD: patch-configure_ac,v 1.2 2007/11/11 10:09:43 sthen Exp $
--- configure.ac.orig	Thu Nov  1 19:10:06 2007
+++ configure.ac	Fri Nov  2 08:17:10 2007
@@ -532,7 +532,7 @@ docdir=$mutt_cv_docdir
 AC_SUBST(docdir)
 
 if test x$mutt_cv_setgid = xyes; then
-        DOTLOCK_GROUP='mail'
+        DOTLOCK_GROUP='wheel'
         DOTLOCK_PERMISSION=2755
 else
         DOTLOCK_GROUP=''
