diff options
author | tron <tron@pkgsrc.org> | 1998-02-28 11:37:20 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-02-28 11:37:20 +0000 |
commit | 576e8a31a59982b226ec43183030b484d2c1542d (patch) | |
tree | a3be4a585ffa51720b94b3bbbc51e7d63629c9bc /mail/Makefile | |
parent | b80c754a60f19a0663a4a36cbd4ad6113e86d1f5 (diff) | |
download | pkgsrc-576e8a31a59982b226ec43183030b484d2c1542d.tar.gz |
Enable "fetchmail".
Diffstat (limited to 'mail/Makefile')
-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 |