diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-24 15:50:16 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-24 15:50:16 +0000 |
commit | 362fe95dd6dec75b0633ec6c200fa277387d713f (patch) | |
tree | 5e4a30eadfaf01926802744fa092a4f066cf9071 /mail/Makefile | |
parent | 778bdfd59243f78e535c5e46eba944eceb444608 (diff) | |
download | ports-362fe95dd6dec75b0633ec6c200fa277387d713f.tar.gz ports-362fe95dd6dec75b0633ec6c200fa277387d713f.zip |
Notes
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
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> |