aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Message
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-26 11:55:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-26 11:55:23 +0000
commitaae33b1c396e710749747867925ae9237fa9af43 (patch)
tree5635fb7e2da6855267242c3a2f96be8de0f05edc /mail/p5-Mail-Message
parentea9a1e8d24ebfee88317a1ea37bb29ca46e672fb (diff)
downloadports-aae33b1c396e710749747867925ae9237fa9af43.tar.gz
ports-aae33b1c396e710749747867925ae9237fa9af43.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Message')
-rw-r--r--mail/p5-Mail-Message/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-Message/Makefile b/mail/p5-Mail-Message/Makefile
index 97c06aaf35b9..cab1777c5c92 100644
--- a/mail/p5-Mail-Message/Makefile
+++ b/mail/p5-Mail-Message/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Mail-Message
PORTVERSION= 3.009
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy \
+RUN_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy \
p5-MIME-Types>=1.004:mail/p5-MIME-Types \
p5-Mail-Tools>=2.17:mail/p5-Mail-Tools \
p5-TimeDate>=0:devel/p5-TimeDate \