diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 00:15:17 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 00:15:17 +0000 |
commit | 4ebd236e39760f268497b91f8017e9d68cecb787 (patch) | |
tree | ab69961b473421258ca620f5f38c02ab66dc4334 /mail/Makefile | |
parent | 46855fa4caa171ba6a1b579fef598750769d23f3 (diff) |
Add prom-mew
Notes
Notes:
svn path=/head/; revision=21448
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index ca9a02d3704c..e296ca6efbb8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -63,6 +63,7 @@ SUBDIR += postilion SUBDIR += premail SUBDIR += procmail + SUBDIR += prom-mew SUBDIR += prom-wl SUBDIR += qmail SUBDIR += qmail-contrib |