1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

security/amavisd-new: Fix typo in previous commit

Reported by:	otis
This commit is contained in:
Florian Smeets 2024-08-10 00:04:05 +02:00
parent 90237252b1
commit 9532d8b9f8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= amavisd-new
DISTVERSION= 2.12.3
PORTREVISION= 5
PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= security

View File

@ -16,7 +16,7 @@ load_rc_config $name
: ${amavis_p0fanalyzer_pidfile1=/var/run/p0fanalyzer1.pid}
: ${amavis_p0fanalyzer_pidfile2=/var/run/p0fanalyzer2.pid}
: ${amavis_p0fanalyzer_flags=2345}
: ${amavis_p0fanalyzer_scj_options:="net_basic"}
: ${amavis_p0fanalyzer_svcj_options:="net_basic"}
start_cmd=p0fanalyzer_start
stop_cmd=p0fanalyzer_stop