summaryrefslogtreecommitdiff
path: root/mail/postfix21/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* awk -> ${AWK}Michael Haro1999-08-221-3/+3
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}Michael Haro1999-08-221-5/+5
| | | | chown -> ${CHOWN}
* o Upgrade to 19990601Bill Fumerola1999-08-041-22/+20
| | | | | | | PR: ports/12603 Submitted by: Hoss Firooznia <hfir@math.rochester.edu> o Put CFLAGS in the proper place (not in ALL_TARGET)
* mv -> ${MV}Torsten Blum1999-05-021-23/+25
| | | | | | | | cp -> ${CP} install -> ${INSTALL} mkdir -> ${MKDIR} PR: ports/10934
* Port of Wietse Venema's postfix, yet another mail transport agent that tries toTorsten Blum1999-03-291-0/+122
replace sendmail.