diff options
author | asami <asami@FreeBSD.org> | 1999-04-12 08:18:30 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-04-12 08:18:30 +0000 |
commit | 40d432fd7a09ca216d3562e797c66ff17407f114 (patch) | |
tree | 9ed4411d7e4f04b05940b3c83dbc7537c87290b4 /mail/Makefile | |
parent | 43736e815e4a2a0235f62ca1589663369f5bbb59 (diff) | |
download | FreeBSD-ports-40d432fd7a09ca216d3562e797c66ff17407f114.zip FreeBSD-ports-40d432fd7a09ca216d3562e797c66ff17407f114.tar.gz |
Add postfix.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index ae991c6..a89904f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1999/03/19 22:23:57 asami Exp $ +# $Id: Makefile,v 1.87 1999/03/30 19:07:39 taoka Exp $ # SUBDIR += adcomplain @@ -54,6 +54,7 @@ SUBDIR += pine4 SUBDIR += poppassd SUBDIR += popper + SUBDIR += postfix SUBDIR += premail SUBDIR += procmail SUBDIR += qmail |