diff options
author | tron <tron> | 1998-02-28 11:37:20 +0000 |
---|---|---|
committer | tron <tron> | 1998-02-28 11:37:20 +0000 |
commit | 04423a99a7a24d2d3638e20828cd47676c19ff57 (patch) | |
tree | a3be4a585ffa51720b94b3bbbc51e7d63629c9bc /mail | |
parent | 1abc02693fd3795b933acab795768a5c46b9b86f (diff) | |
download | pkgsrc-04423a99a7a24d2d3638e20828cd47676c19ff57.tar.gz |
Enable "fetchmail".
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index e885c3b9ee8..2bc04cfd0ac 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/02/27 23:54:21 tron Exp $ +# $NetBSD: Makefile,v 1.10 1998/02/28 11:37:20 tron Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -9,7 +9,7 @@ # SUBDIR += exim SUBDIR += exmh SUBDIR += faces -# SUBDIR += fetchmail + SUBDIR += fetchmail # SUBDIR += imap-uw # SUBDIR += mailagent # SUBDIR += majorcool |