diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2002-03-06 07:25:46 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2002-03-06 07:25:46 +0000 |
commit | c5d686380436f6aa11ffb8483e3aaee7b58e7b11 (patch) | |
tree | 61e3fe922ebcd64b398c7ee3cac1eb65cadbecfd /mail/mailman | |
parent | upgrade to 0.9.2 (diff) |
- Fix a nasty typo.
PR: 35572
Submitted by: Kurt Werle <kwerle@pobox.com>
Notes
Notes:
svn path=/head/; revision=55620
Diffstat (limited to 'mail/mailman')
-rw-r--r-- | mail/mailman/files/pkg-opts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailman/files/pkg-opts b/mail/mailman/files/pkg-opts index f0ff45c756cc..b2270cac3f66 100644 --- a/mail/mailman/files/pkg-opts +++ b/mail/mailman/files/pkg-opts @@ -18,10 +18,10 @@ MAIL_GID|26|The group id under which your MTA performs mail delivery report mistakes!) ---------------------------------------------- MTA | MAIL_GID | Submitted by - Exim | 6 | <wjv> + Exim | 65534 | <wjv> Postfix | 65534 | <shamrock@cypherpunks.to> Qmail | ??? | -GGI_GID|80|The group id under which your web server executes CGI scripts +CGI_GID|80|The group id under which your web server executes CGI scripts By default, this port works with the current port of Apache. If your WWW server executes CGI scripts under a different GID, you'll have to set this at build time. |