diff options
author | rh <rh@pkgsrc.org> | 2000-02-10 10:53:26 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-02-10 10:53:26 +0000 |
commit | df19ad725e6982922e821898be9342f3b450e641 (patch) | |
tree | a9bf43fd5d454ff57805e20e5f547d5c1583f5b9 /mail | |
parent | 6daf2b9cb0f57bf96b7f63db80a4142c3037c733 (diff) | |
download | pkgsrc-df19ad725e6982922e821898be9342f3b450e641.tar.gz |
Add and enable p5-Mail-IMAPClient
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 919b3e48a81..ac98b539f8d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ - $NetBSD: Makefile,v 1.37 2000/01/21 15:54:51 fredb Exp $ + $NetBSD: Makefile,v 1.38 2000/02/10 10:53:26 rh Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -30,6 +30,7 @@ SUBDIR += nmh SUBDIR += p5-MIME-tools # SUBDIR += p5-Mail-Folder + SUBDIR += p5-Mail-IMAPClient # SUBDIR += p5-Mail-POP3Client # SUBDIR += p5-Mail-Tools SUBDIR += p5-MailTools |