diff options
author | tv <tv@pkgsrc.org> | 1998-07-19 15:35:26 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-07-19 15:35:26 +0000 |
commit | 8dabe449d84208af517c68ba01dd7cb57c16a9c9 (patch) | |
tree | 0b0f31648f2fde0f5d3f1d71215d49b0ea4989bb /mail | |
parent | 40ee3b87a13e3417fdb068bd99be84261c846fbb (diff) | |
download | pkgsrc-8dabe449d84208af517c68ba01dd7cb57c16a9c9.tar.gz |
Enable imap-uw.
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 028a8d9ada2..21e743daba2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1998/07/19 13:12:41 tron Exp $ +# $NetBSD: Makefile,v 1.17 1998/07/19 15:35:26 tv Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -11,7 +11,7 @@ SUBDIR += exmh SUBDIR += faces SUBDIR += fetchmail -# SUBDIR += imap-uw + SUBDIR += imap-uw # SUBDIR += mailagent # SUBDIR += majorcool # SUBDIR += majordomo |