aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/maildrop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 695507884f8e..2556d147ddbf 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
-MAINTAINER= tom@eborcom.com
+MAINTAINER= tom@FreeBSD.org
# Maildrop is usually installed with gdbm extensions. If you do not
# want these extensions installed, NO_GDBM must be defined.
@@ -29,7 +29,7 @@ INSTALL_TARGET= install-strip
# for most systems.
#
MAILDROP_SUID?= root
-MAILDROP_SGIG?= mail
+MAILDROP_SGID?= mail
CONFIGURE_ARGS= --enable-syslog=1 \
--with-docdir="${PREFIX}/share/doc/maildrop" \