summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-03 06:46:59 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-03 06:46:59 +0000
commit287347e83c33f84a0015f36de73ef493db8ad519 (patch)
tree1f1d4894c3fb4a174fc4124bab1842dcc7f23d6c /mail/Makefile
parentthe X Literate Biff - displays the from and subject from incoming mails (diff)
Turn on xlbiff.
Notes
Notes: svn path=/head/; revision=4269
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile
index c5a0db70a863..ccff0c627c21 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.28 1996/10/15 04:58:30 max Exp $
+# $Id: Makefile,v 1.29 1996/10/24 13:48:20 jfitz Exp $
#
SUBDIR += elm
@@ -21,5 +21,6 @@
SUBDIR += smail
SUBDIR += xfmail
SUBDIR += youbin
+ SUBDIR += xlbiff
.include <bsd.port.subdir.mk>