diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-01-30 15:19:22 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-01-30 15:19:22 +0000 |
commit | 22f6c050aa5db9dba2a2cd351a371cc63a07f444 (patch) | |
tree | b4acb70e4cb392009658145a09170c7eca3a01b0 /security/clamav/files | |
parent | Add selectwm 0.4, a GTK application to let you select a window manager (diff) |
Fix the comment in the startup-script regarding how to enable clamav-milter
in rc.conf.
Bumped PORTREVISION as this fix may be important for an user.
Mail is on its way to the maintainer but because of the actual virus
situation I do not wait for maintainer approval and commit the fix
right now (the submitter also submitted the startup-script for a previous
commit, so this is mainly a bugfix for a previously approved commit).
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Diffstat (limited to 'security/clamav/files')
-rw-r--r-- | security/clamav/files/clamav-milter.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamav/files/clamav-milter.sh b/security/clamav/files/clamav-milter.sh index 7c1028cb936c..98f33717d2cb 100644 --- a/security/clamav/files/clamav-milter.sh +++ b/security/clamav/files/clamav-milter.sh @@ -11,7 +11,7 @@ # # Add the following lines to /etc/rc.conf to enable clamav-milter: # -#clamav_milter="YES" +#clamav_milter_enable="YES" # # See clamav-milter(1) for flags # |