summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1994-10-23 02:32:59 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1994-10-23 02:32:59 +0000
commit05ae650ba634d66bca1b66cbffccd4397f32b968 (patch)
tree4dfebc3194479c541477d0e16d079e58d24e8a2c /mail
parentReviewed by: (diff)
Reviewed by:
Submitted by: Obtained from: Add smail and metamail
Notes
Notes: svn path=/head/; revision=273
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 786cc18c79f4..b77e3b17c0e7 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.2 1994/09/25 19:03:04 adam Exp $
+# $Id: Makefile,v 1.3 1994/10/04 23:33:34 pst Exp $
#
-SUBDIR= mh pine procmail
+SUBDIR= mh pine procmail smail metamail
.include <bsd.port.subdir.mk>