aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Folder-POP3/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-24 15:18:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-24 15:18:53 +0000
commitb3e596f4c102fbc669652321fea84aeb65edf6f2 (patch)
treeaecc05f21018ad1bbd4511a9465b30610c64f716 /mail/p5-Email-Folder-POP3/Makefile
parent8764833af66e955602adb94fca1935a6004402bc (diff)
Notes
Diffstat (limited to 'mail/p5-Email-Folder-POP3/Makefile')
-rw-r--r--mail/p5-Email-Folder-POP3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-Folder-POP3/Makefile b/mail/p5-Email-Folder-POP3/Makefile
index 4812848f6889..6da8c711fa34 100644
--- a/mail/p5-Email-Folder-POP3/Makefile
+++ b/mail/p5-Email-Folder-POP3/Makefile
@@ -14,7 +14,7 @@ COMMENT= Email::Folder access to POP3 folders
RUN_DEPENDS= p5-URI>=1.35:net/p5-URI \
p5-Email-FolderType-Net>=1.02:mail/p5-Email-FolderType-Net \
- p5-Email-Folder>=0.84:mail/p5-Email-Folder \
+ p5-Email-Folder>=0.840:mail/p5-Email-Folder \
p5-Net>=1.19:net/p5-Net
BUILD_DEPENDS:= ${RUN_DEPENDS}