summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-10-15 04:58:30 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-10-15 04:58:30 +0000
commitf8245e7e204e6998760a71b3b3acd8e9606b5683 (patch)
treecee2ec45a9077b622604fa52923fb2af8815d2dc /mail
parentFetchmail - batch mail retrieval client with pop2/pop3/apop/kpop/imap support. (diff)
Activated fetchmail which was submitted by Ville Eerola <ve@sci.fi>.
Notes
Notes: svn path=/head/; revision=3978
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 4faa1f3fee87..4ba2dac3130b 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.26 1996/09/29 17:03:58 max Exp $
+# $Id: Makefile,v 1.27 1996/10/10 15:06:54 peter Exp $
#
SUBDIR += elm
SUBDIR += exim
SUBDIR += exmh
+ SUBDIR += fetchmail
SUBDIR += mailagent
SUBDIR += majordomo
SUBDIR += metamail