diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-08-13 18:35:22 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-08-13 18:35:22 +0000 |
commit | d15f2186e83f58e26c02cc7fbf8983c4a1f91726 (patch) | |
tree | 9c180efaa63075e175dcdb1710191da4ae3af800 /mail/Makefile | |
parent | d34d0766db84d05d464daabd131b725cd10d3a13 (diff) |
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 87593b8f2bb3..dc74da487629 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1997/06/04 04:40:06 asami Exp $ +# $Id: Makefile,v 1.44 1997/07/15 02:02:18 obrien Exp $ # SUBDIR += bulk_mailer @@ -12,6 +12,7 @@ SUBDIR += fetchmail SUBDIR += imap-uw SUBDIR += mailagent + SUBDIR += majorcool SUBDIR += majordomo SUBDIR += metamail SUBDIR += mew |