diff options
author | steve <steve@FreeBSD.org> | 1998-07-04 19:43:30 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-04 19:43:30 +0000 |
commit | f86befa4514fe310f49bb18265e63e83f9d33e8b (patch) | |
tree | 77b80b94fcae9c8aa3c9679c1351822ba354f34f /mail | |
parent | 14878161e3174492a8f9bf9b4f37b41708171337 (diff) | |
download | FreeBSD-ports-f86befa4514fe310f49bb18265e63e83f9d33e8b.zip FreeBSD-ports-f86befa4514fe310f49bb18265e63e83f9d33e8b.tar.gz |
Turn on xmailbox.
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 e6fc6ec..8336628 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1998/06/14 17:35:00 andreas Exp $ +# $Id: Makefile,v 1.65 1998/06/25 22:37:26 max Exp $ # SUBDIR += adcomplain @@ -54,6 +54,7 @@ SUBDIR += xfmail SUBDIR += xlbiff SUBDIR += xmail + SUBDIR += xmailbox SUBDIR += xpbiff SUBDIR += xpbiff-youbin SUBDIR += youbin |