aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2007-04-23 13:01:50 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2007-04-23 13:01:50 +0000
commit33addcaa1c774100c6ffd8a0b66619ff6e02bf3f (patch)
treea591bf7062d0c609398921bdc4ec7fa6324bf6a0 /mail
parent1c58de165e14ae698dc528f438c0b7bba4607a6c (diff)
downloadports-33addcaa1c774100c6ffd8a0b66619ff6e02bf3f.tar.gz
ports-33addcaa1c774100c6ffd8a0b66619ff6e02bf3f.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/mailman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index b9da63925c89..898de146b931 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mailman
DISTVERSION= 2.1.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.list.org/
@@ -88,7 +88,7 @@ MAIL_GID?= mail
.if defined(WITH_SENDMAIL) || defined(WITH_EXIM3) || defined(WITH_EXIM4)
BROKEN= choose only one MTA integration
.endif
-MAIL_GID?= nobody
+MAIL_GID?= mailman
.endif
.if defined(WITH_CHINESE)