diff options
author | abs <abs@pkgsrc.org> | 2008-09-08 22:12:14 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-09-08 22:12:14 +0000 |
commit | 3623019daa546c2f7ba5e23a2dffec0c216a00c0 (patch) | |
tree | 6dfdc8f2419ae2c677e1a0e3a17c75c04e2c16f2 | |
parent | ae5684008f7f22719d07f4e3c192cc3adcf505b3 (diff) | |
download | pkgsrc-3623019daa546c2f7ba5e23a2dffec0c216a00c0.tar.gz |
+p5-Mail-IMAPClient2
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index edb81f34446..83a53b06cc3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.360 2008/09/08 10:33:01 shannonjr Exp $ +# $NetBSD: Makefile,v 1.361 2008/09/08 22:12:14 abs Exp $ # COMMENT= Electronic mail utilities @@ -192,6 +192,7 @@ SUBDIR+= p5-Mail-ClamAV SUBDIR+= p5-Mail-DKIM SUBDIR+= p5-Mail-Ezmlm SUBDIR+= p5-Mail-IMAPClient +SUBDIR+= p5-Mail-IMAPClient2 SUBDIR+= p5-Mail-ListDetector SUBDIR+= p5-Mail-Mbox-MessageParser SUBDIR+= p5-Mail-Milter |