diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-12-30 21:15:59 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-12-30 21:15:59 +0000 |
commit | a14828a6da261d0058f043a4cb663cfcce278d56 (patch) | |
tree | 54aeab22a0c3a3a4033887977e938d8231f35537 /mail/Makefile | |
parent | 14ccf95828b28eb9a911acd1b23c952ab530d74e (diff) |
Add p5-Email-Folder-IMAP 1.02, Email::Folder access to IMAP folders.
Notes
Notes:
svn path=/head/; revision=125557
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 474bd1c28978..95118896da29 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -234,6 +234,7 @@ SUBDIR += p5-Email-Filter SUBDIR += p5-Email-Find SUBDIR += p5-Email-Folder + SUBDIR += p5-Email-Folder-IMAP SUBDIR += p5-Email-FolderType SUBDIR += p5-Email-FolderType-Net SUBDIR += p5-Email-LocalDelivery |