aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Folder-IMAPS/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2007-04-02 11:09:55 +0000
committerLars Thegler <lth@FreeBSD.org>2007-04-02 11:09:55 +0000
commitecdf7fc37e190178e421eead0a0fa10a3452080f (patch)
tree1bb9086456edb4b251249646e50df001f8c55232 /mail/p5-Email-Folder-IMAPS/Makefile
parent466b5aeee8c1f0db5e9d6c5ae09969079dd96eb4 (diff)
Notes
Diffstat (limited to 'mail/p5-Email-Folder-IMAPS/Makefile')
-rw-r--r--mail/p5-Email-Folder-IMAPS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-Folder-IMAPS/Makefile b/mail/p5-Email-Folder-IMAPS/Makefile
index 07574357f3e8..c58a99eb20b7 100644
--- a/mail/p5-Email-Folder-IMAPS/Makefile
+++ b/mail/p5-Email-Folder-IMAPS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Email-Folder-IMAPS
-PORTVERSION= 1.10.1
+PORTVERSION= 1.10.2
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ MAINTAINER= lth@FreeBSD.org
COMMENT= Email::Folder access to IMAP over SSL folders
RUN_DEPENDS= p5-Email-FolderType-Net>=0:${PORTSDIR}/mail/p5-Email-FolderType-Net \
- p5-Email-Folder-IMAP>=0:${PORTSDIR}/mail/p5-Email-Folder-IMAP \
+ p5-Email-Folder-IMAP>=1.10.2:${PORTSDIR}/mail/p5-Email-Folder-IMAP \
p5-Net-IMAP-Simple-SSL>=1.3:${PORTSDIR}/mail/p5-Net-IMAP-Simple-SSL \
p5-URI-imaps>=0:${PORTSDIR}/mail/p5-URI-imaps
BUILD_DEPENDS= ${RUN_DEPENDS}