summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortv <tv>1999-04-30 16:55:39 +0000
committertv <tv>1999-04-30 16:55:39 +0000
commitffd8f21af790890bd25680c57f85da9ee313b723 (patch)
tree32289ccd2023c4a42d377f85aced2dc6c2d7b769 /mail
parent3a53ec08712c473265df10247526b9147fe59c79 (diff)
downloadpkgsrc-ffd8f21af790890bd25680c57f85da9ee313b723.tar.gz
Add and enable fromto, and sort.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile
index c65f779b623..03eec7a204d 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 1999/04/12 21:21:33 tron Exp $
+# $NetBSD: Makefile,v 1.24 1999/04/30 16:55:39 tv Exp $
# FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp
#
@@ -11,6 +11,7 @@
SUBDIR += exmh
SUBDIR += faces
SUBDIR += fetchmail
+ SUBDIR += fromto
SUBDIR += imap-uw
# SUBDIR += mailagent
SUBDIR += mailwrapper
@@ -20,8 +21,8 @@
# SUBDIR += mew
# SUBDIR += mh
SUBDIR += mhonarc
- SUBDIR += mutt
SUBDIR += mush
+ SUBDIR += mutt
SUBDIR += nmh
# SUBDIR += p5-Mail-Folder
# SUBDIR += p5-Mail-POP3Client