diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-12-14 22:30:06 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-12-14 22:30:06 +0000 |
commit | 7b63b102a9aab672d2512ef9ca8b9de8d5e6c195 (patch) | |
tree | 831be920fb14ce3f1e3b8f4d98f98a492c15b4dc /mail/Makefile | |
parent | f6c670a07964555aff3f81894d7c580816cd914c (diff) | |
download | ports-7b63b102a9aab672d2512ef9ca8b9de8d5e6c195.tar.gz ports-7b63b102a9aab672d2512ef9ca8b9de8d5e6c195.zip |
Notes
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 92379d175c72..ec62209be249 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.33 1996/11/11 06:18:28 obrien Exp $ +# $Id: Makefile,v 1.34 1996/11/26 08:46:54 asami Exp $ # SUBDIR += elm SUBDIR += exim SUBDIR += exmh + SUBDIR += faces SUBDIR += fetchmail SUBDIR += mailagent SUBDIR += majordomo @@ -22,6 +23,7 @@ SUBDIR += popper SUBDIR += procmail SUBDIR += smail + SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff SUBDIR += youbin |