summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-07-28 04:02:16 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-07-28 04:02:16 +0000
commitb76d4145f2d05d2214b1654c55e520c95bd43ce2 (patch)
tree44810771bfeecf1c6eeeada1ffbf408d35848a59 /mail/Makefile
parentUse /usr/X11R6/lib/X11 instead of /usr/games to keep the scores. (diff)
Add elm.with_pgp
Reviewed by: Submitted by: Obtained from:
Notes
Notes: svn path=/head/; revision=2012
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 392c327ff208..8c073e4d4fdb 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.11 1995/05/13 07:55:53 asami Exp $
+# $Id: Makefile,v 1.12 1995/05/14 03:29:46 asami Exp $
#
-SUBDIR= elm metamail mh mpack pgpsendmail pine popper procmail smail
+SUBDIR= elm elm.with_pgp metamail mh mpack pgpsendmail pine popper \
+ procmail smail
.include <bsd.port.subdir.mk>