diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:32:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:32:14 +0000 |
commit | 5f3edc9a0c425f5ae69c7f114be6e2f51955d8ea (patch) | |
tree | 48af5bdced505bd5f30f45f01c41b6be0a80b19a /mail/Makefile | |
parent | cleanup some droppings. (diff) |
Activate the bbmail port.
Notes
Notes:
svn path=/head/; revision=18685
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 12c9e73ab84a..dc8b2a170e66 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.89 1999/04/17 04:55:52 taoka Exp $ +# $Id: Makefile,v 1.90 1999/05/03 02:59:36 steve Exp $ # SUBDIR += adcomplain SUBDIR += asmail SUBDIR += balsa + SUBDIR += bbmail SUBDIR += bulk_mailer SUBDIR += cmail SUBDIR += coolmail |