ports/mail/bayespam/files/patch-bayes_spam_check.pl
David Naylor a784cdebae mail/bayespam: make fetchable
Changes:
 - Change MASTER_SITE to BSDforge.org
 - Assign MAINTAINERship to reporter
 - Remove BROKEN
 - Add LICENSE of GPLv2
 - Make portlint happy:
   - Capitalise start of COMMENT
   - Regenerate patches

PR:		206043
Submitted by:	Chris Hutchinson (portmaster@BSDforge.com)
Approved by:	portmgr (implicit: unmaintained port)
MFH:		2016Q1
2016-01-17 18:13:36 +00:00

11 lines
325 B
Perl

--- bayes_spam_check.pl.orig 2016-01-17 18:02:48 UTC
+++ bayes_spam_check.pl
@@ -144,7 +144,7 @@ Given a corpus rating file and an email
-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
}