aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-07-28 12:02:16 +0800
committerAndrey A. Chernov <ache@FreeBSD.org>1995-07-28 12:02:16 +0800
commitb76d4145f2d05d2214b1654c55e520c95bd43ce2 (patch)
tree44810771bfeecf1c6eeeada1ffbf408d35848a59
parentbaad550e2fdf3a835ab60db28466ec73b1d2ec20 (diff)
downloadfreebsd-ports-gnome-b76d4145f2d05d2214b1654c55e520c95bd43ce2.tar.gz
freebsd-ports-gnome-b76d4145f2d05d2214b1654c55e520c95bd43ce2.tar.zst
freebsd-ports-gnome-b76d4145f2d05d2214b1654c55e520c95bd43ce2.zip
Add elm.with_pgp
Reviewed by: Submitted by: Obtained from:
-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>