diff options
author | rh <rh@pkgsrc.org> | 2000-06-19 15:06:18 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-06-19 15:06:18 +0000 |
commit | b81677858616e15a514cbae4ec8305f2e67a6d84 (patch) | |
tree | 2c67f1a22e18ce6f05d1b2d2bc8522d940cf6e6b /security/amavis | |
parent | e0ea8bd0a222f2572a7091485ee3efe46f02cf69 (diff) | |
download | pkgsrc-b81677858616e15a514cbae4ec8305f2e67a6d84.tar.gz |
Remove superfluous '-f' parameter.
Diffstat (limited to 'security/amavis')
-rw-r--r-- | security/amavis/pkg/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/amavis/pkg/MESSAGE b/security/amavis/pkg/MESSAGE index e4fb94de94f..45f3fadffbc 100644 --- a/security/amavis/pkg/MESSAGE +++ b/security/amavis/pkg/MESSAGE @@ -1,4 +1,4 @@ -$NetBSD: MESSAGE,v 1.1 2000/06/19 14:36:22 rh Exp $ +$NetBSD: MESSAGE,v 1.2 2000/06/19 15:06:18 rh Exp $ ========================================================================== AMaViS has now been installed on your system. In order to integrate @@ -15,5 +15,5 @@ Mlocal, P=/usr/libexec/mail.local, F=lsDFMAw5:/|@qrmn9, S=10/30, R=20/40, Mlocal, P=@PREFIX@/sbin/scanmails, F=lsDFMAw5:/|@qrmn9, S=10/30, R=20/40, T=DNS/RFC822/X-Unix, - A=scanmails -f $f -d $u + A=scanmails -d $u ========================================================================== |