diff options
Diffstat (limited to 'mail/bayespam/files/patch-bayes_spam_check.pl')
| -rw-r--r-- | mail/bayespam/files/patch-bayes_spam_check.pl | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/bayespam/files/patch-bayes_spam_check.pl b/mail/bayespam/files/patch-bayes_spam_check.pl new file mode 100644 index 000000000000..ab983b852f76 --- /dev/null +++ b/mail/bayespam/files/patch-bayes_spam_check.pl @@ -0,0 +1,12 @@ +--- bayes_spam_check.pl.orig Sun Sep 8 17:06:34 2002 ++++ bayes_spam_check.pl Sun Sep 8 17:06:40 2002 +@@ -144,7 +144,7 @@ + -h, --help : this (help) message + -r, --rating : corpus rating file to use + +-example: $0 --rating -o bayes_rating.dat ++example: $0 --rating bayes_rating.dat + + EOF +-} ++} |
