diff options
author | steve <steve@FreeBSD.org> | 1999-05-10 01:32:14 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-10 01:32:14 +0800 |
commit | 3f13d572d6e7c8dd1dd5c4e058ab53fd817d3ab5 (patch) | |
tree | cf0fe3788a15dad5284b2d0556c15c32aae8e10f | |
parent | f6944aeeb3171f8f1ad14d7b215e14e7a492a616 (diff) | |
download | freebsd-ports-graphics-3f13d572d6e7c8dd1dd5c4e058ab53fd817d3ab5.tar.gz freebsd-ports-graphics-3f13d572d6e7c8dd1dd5c4e058ab53fd817d3ab5.tar.zst freebsd-ports-graphics-3f13d572d6e7c8dd1dd5c4e058ab53fd817d3ab5.zip |
Activate the bbmail port.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 12c9e73ab84..dc8b2a170e6 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 |