summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-08-24 15:50:16 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-08-24 15:50:16 +0000
commit362fe95dd6dec75b0633ec6c200fa277387d713f (patch)
tree5e4a30eadfaf01926802744fa092a4f066cf9071 /mail/Makefile
parentxpbiff port with "youbin" protocol compatibility. (diff)
enabled mail/xpbiff and mail/xpbiff-youbin.
PR: 4121 Submitted by: sanpei@yy.cs.keio.ac.jp
Notes
Notes: svn path=/head/; revision=7670
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile
index dc74da487629..b67faf666bf7 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.44 1997/07/15 02:02:18 obrien Exp $
+# $Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp $
#
SUBDIR += bulk_mailer
@@ -34,6 +34,8 @@
SUBDIR += xfaces
SUBDIR += xfmail
SUBDIR += xlbiff
+ SUBDIR += xpbiff
+ SUBDIR += xpbiff-youbin
SUBDIR += youbin
.include <bsd.port.subdir.mk>