diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-22 20:41:49 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-22 20:41:49 +0000 |
commit | 9cbd0607a1e82ebbe9726fef64ca2875b204e25c (patch) | |
tree | b60080ebb70466bec107261b3a2e0fee538f5d0a /mail | |
parent | 12c757f48ecf48bf89525642fe3485fa84481f7b (diff) | |
download | ports-9cbd0607a1e82ebbe9726fef64ca2875b204e25c.tar.gz ports-9cbd0607a1e82ebbe9726fef64ca2875b204e25c.zip |
Activate elim.
Notes
Notes:
svn path=/head/; revision=10642
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 092b8709a5c7..5be928c404b8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1998/03/01 01:59:38 obrien Exp $ +# $Id: Makefile,v 1.57 1998/03/15 20:26:39 steve Exp $ # SUBDIR += adcomplain @@ -6,6 +6,7 @@ SUBDIR += bulk_mailer SUBDIR += cucipop SUBDIR += cyrus + SUBDIR += elim SUBDIR += elm SUBDIR += exim SUBDIR += exmh |