diff options
author | steve <steve@FreeBSD.org> | 1998-07-05 03:43:30 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-05 03:43:30 +0800 |
commit | f86befa4514fe310f49bb18265e63e83f9d33e8b (patch) | |
tree | 77b80b94fcae9c8aa3c9679c1351822ba354f34f /mail/Makefile | |
parent | 14878161e3174492a8f9bf9b4f37b41708171337 (diff) | |
download | freebsd-ports-gnome-f86befa4514fe310f49bb18265e63e83f9d33e8b.tar.gz freebsd-ports-gnome-f86befa4514fe310f49bb18265e63e83f9d33e8b.tar.zst freebsd-ports-gnome-f86befa4514fe310f49bb18265e63e83f9d33e8b.zip |
Turn on xmailbox.
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 e6fc6ec32eb5..833662847047 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 |