diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-04-12 08:18:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-04-12 08:18:30 +0000 |
commit | 93e71e0885c39dea694c9936311a317a5803fd61 (patch) | |
tree | 2e283e204c41ac4bc9785ebfdd4ca04a88f4e9e8 /mail | |
parent | beb75c45a472f7d6aff3aad1bbfb6ef240fd0859 (diff) | |
download | ports-93e71e0885c39dea694c9936311a317a5803fd61.tar.gz ports-93e71e0885c39dea694c9936311a317a5803fd61.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index ae991c6a5a60..a89904f97639 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 |