diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-04 08:09:44 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-04 08:09:44 +0000 |
commit | 371c79b5cf5670175c49f6dca6913204c693b523 (patch) | |
tree | f7e3feaad64f2a8ab7434b562ddd464548aa46b8 /mail | |
parent | c09f4633a7eb3aee2ccfa8fc1539bd7e9c95c398 (diff) |
Activate asmail.
Notes
Notes:
svn path=/head/; revision=8476
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5b7233846662..2b7d5a298f6b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.48 1997/09/13 14:07:08 ache Exp $ +# $Id: Makefile,v 1.49 1997/11/01 14:16:47 jseger Exp $ # SUBDIR += adcomplain + SUBDIR += asmail SUBDIR += bulk_mailer SUBDIR += cucipop SUBDIR += cyrus |