summaryrefslogtreecommitdiffstats
path: root/mail/smtpd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use proper POSIX syntax for `chown'.obrien2001-06-011-4/+4
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-6/+6
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-2/+2
|
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-281-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-9/+9
| | | | chown -> ${CHOWN}
* Make this compile again in -current.steve1998-07-031-3/+3
| | | | | PR: 6977 Submitted by: maintainer
* Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkitobrien1998-03-011-0/+70
Submitted by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
OpenPOWER on IntegriCloud