summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-05-01 14:25:43 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-05-01 14:25:43 +0000
commite5d98f7f1e5e1f92ef098be81b683a66a7238b40 (patch)
treeeb20008fdfae002a930d1090869e4163f44a7175 /mail
parentExternal MIME packer/unpacker (diff)
Mpack added
Notes
Notes: svn path=/head/; revision=1562
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 9f3319accdc6..b8515d4f937c 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,9 +1,9 @@
#
-# $Id: Makefile,v 1.8 1995/04/16 20:41:09 asami Exp $
+# $Id: Makefile,v 1.9 1995/04/16 22:47:25 asami Exp $
#
# BROKEN= none
#
-SUBDIR= elm metamail mh pine pgpsendmail popper procmail smail
+SUBDIR= elm metamail mh mpack pine pgpsendmail popper procmail smail
.include <bsd.port.subdir.mk>