diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-17 04:55:52 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-17 04:55:52 +0000 |
commit | 436672e9db143e2571941997064a58d01b6c8d64 (patch) | |
tree | 56a87aa605f9e8398951404c046f2f5e1a5b5b13 /mail/Makefile | |
parent | 9faebf2bb2026b3a29ca87f3a7fb5b61255db0ec (diff) | |
download | ports-436672e9db143e2571941997064a58d01b6c8d64.tar.gz ports-436672e9db143e2571941997064a58d01b6c8d64.zip |
Notes
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 a89904f97639..7d6a1cbe09ca 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.87 1999/03/30 19:07:39 taoka Exp $ +# $Id: Makefile,v 1.88 1999/04/12 08:18:30 asami Exp $ # SUBDIR += adcomplain @@ -55,6 +55,7 @@ SUBDIR += poppassd SUBDIR += popper SUBDIR += postfix + SUBDIR += postilion SUBDIR += premail SUBDIR += procmail SUBDIR += qmail |