summaryrefslogtreecommitdiff
path: root/mail/junkfilter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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