diff options
author | wjv <wjv@FreeBSD.org> | 2002-03-06 15:25:46 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2002-03-06 15:25:46 +0800 |
commit | 4e76b40e6e009c263ca1e08f68a903439a927be1 (patch) | |
tree | 9794abfc65a5b2ae003bf7e5c80c1c982682d422 /mail | |
parent | 23d37f74b2e0d344dcee3d8bbbd82061006b0eb8 (diff) | |
download | freebsd-ports-gnome-4e76b40e6e009c263ca1e08f68a903439a927be1.tar.gz freebsd-ports-gnome-4e76b40e6e009c263ca1e08f68a903439a927be1.tar.zst freebsd-ports-gnome-4e76b40e6e009c263ca1e08f68a903439a927be1.zip |
- Fix a nasty typo.
PR: 35572
Submitted by: Kurt Werle <kwerle@pobox.com>
Diffstat (limited to 'mail')
-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. |