Index: bayespam/Makefile =================================================================== --- bayespam/Makefile (revision 405586) +++ bayespam/Makefile (working copy) @@ -5,13 +5,13 @@ PORTVERSION= 0.9.2 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://www.garyarnold.com/sites/default/files/ +MASTER_SITES= http://BSDforge.com/projects/source/mail/bayespam/ EXTRACT_SUFX= .tar_.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= qmail spam filter written in Perl using Bayesian classification -BROKEN= unfetchable +LICENSE= GPLv2 RUN_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools Index: bayespam/pkg-descr =================================================================== --- bayespam/pkg-descr (revision 405586) +++ bayespam/pkg-descr (working copy) @@ -1,5 +1,3 @@ -[ excerpt from developer's site ] - Bayespam is a qmail spam filter written in Perl, using Bayesian classification to filter out unsolicited commercial email. It is written with ease of installation and use in mind, and it is @@ -12,4 +10,4 @@ is working on that used Bayesian classification to determine if a particular piece of email is spam or not. -WWW: http://www.garyarnold.com/Bayespam +WWW: http://BSDforge.com/projects/mail/bayespam