summaryrefslogtreecommitdiff
path: root/mail/junkfilter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to 20010529Gregory Sutter2001-05-292-3/+3
| | | | | | | add trailing slash to URL Notes: svn path=/head/; revision=43229
* fix an incorrect MASTER_SITES entry.Gregory Sutter2001-05-281-1/+1
| | | | Notes: svn path=/head/; revision=43212
* Update to 20010528.Gregory Sutter2001-05-283-21/+17
| | | | Notes: svn path=/head/; revision=43184
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-1/+0
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Add junkfilter, junk email filtering software for procmail.Gregory Sutter2000-05-245-0/+105
Notes: svn path=/head/; revision=28723