diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:23:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:23:57 +0000 |
commit | 2a68ff1328097d3673b93727f2cfa1df1facc8f0 (patch) | |
tree | e8220f3a1bec324540e6f7403c1f72dced6ba407 /mail/Makefile | |
parent | fbfc941ccefa9b9da5eb91942d4ec3be27c2f065 (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 7a0dae82d0bf..a4081cc61eda 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.84 1999/01/26 03:23:00 steve Exp $ +# $Id: Makefile,v 1.85 1999/02/11 07:55:05 kuriyama Exp $ # SUBDIR += adcomplain SUBDIR += asmail SUBDIR += balsa SUBDIR += bulk_mailer + SUBDIR += cmail SUBDIR += coolmail SUBDIR += cucipop SUBDIR += cyrus |