summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-21 00:42:51 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-21 00:42:51 +0000
commit453c42f10a738086bca49464f130213aa42c56f6 (patch)
tree085771e2c3d7b91b795637981196099e2fbe4f2d /mail
parentAutomatically encrypt/decrypt/sign incoming/outgoing mail (diff)
pgpsendmail added
Notes
Notes: svn path=/head/; revision=798
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 5d4d66249d39..2806f964b4df 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,6 +1,6 @@
#
-# $Id: Makefile,v 1.4 1994/10/23 02:32:59 torstenb Exp $
+# $Id: Makefile,v 1.5 1994/10/29 22:11:28 pst Exp $
#
-SUBDIR= elm metamail mh pine popper procmail smail
+SUBDIR= elm metamail mh pine pgpsendmail popper procmail smail
.include <bsd.port.subdir.mk>