aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-11 14:18:28 +0800
committerobrien <obrien@FreeBSD.org>1996-11-11 14:18:28 +0800
commit7f32af38b6f2d97596eb355d3d36ed0351d69ddc (patch)
tree949acf61977445097f025a800df45e494fe9e9a1 /mail/Makefile
parent2df0b0be3e0475f44afb4415f5fea89d3074e01e (diff)
downloadfreebsd-ports-gnome-7f32af38b6f2d97596eb355d3d36ed0351d69ddc.tar.gz
freebsd-ports-gnome-7f32af38b6f2d97596eb355d3d36ed0351d69ddc.tar.zst
freebsd-ports-gnome-7f32af38b6f2d97596eb355d3d36ed0351d69ddc.zip
Turned on mutt.with_pgp
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 a542074da304..a71daab61b8c 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.31 1996/11/03 21:08:42 jfitz Exp $
+# $Id: Makefile,v 1.32 1996/11/10 10:46:33 asami Exp $
#
SUBDIR += elm
@@ -11,6 +11,7 @@
SUBDIR += mh
SUBDIR += mpack
SUBDIR += mutt
+ SUBDIR += mutt.with_pgp
SUBDIR += p5-Mail-Folder
SUBDIR += p5-Mail-POP3Client
SUBDIR += p5-Mail-Tools
@@ -21,8 +22,8 @@
SUBDIR += poppassd
SUBDIR += procmail
SUBDIR += smail
- SUBDIR += xfmail
SUBDIR += youbin
+ SUBDIR += xfmail
SUBDIR += xlbiff
.include <bsd.port.subdir.mk>