diff options
author | bapt <bapt@FreeBSD.org> | 2011-04-25 06:34:55 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-04-25 06:34:55 +0800 |
commit | 1361553367c4ab40b4506397fe3ae4c8da59f558 (patch) | |
tree | b9abd10a83f911dcadf1ab55088b2de428912ecd /www/p5-Catalyst-View-Email | |
parent | 1712fccb0b81610e157a984c9b54167bd59e9a6a (diff) | |
download | freebsd-ports-gnome-1361553367c4ab40b4506397fe3ae4c8da59f558.tar.gz freebsd-ports-gnome-1361553367c4ab40b4506397fe3ae4c8da59f558.tar.zst freebsd-ports-gnome-1361553367c4ab40b4506397fe3ae4c8da59f558.zip |
Fix the dependency version for p5-Email-Sender
Reported by: Pointy Hat (Pav)
Diffstat (limited to 'www/p5-Catalyst-View-Email')
-rw-r--r-- | www/p5-Catalyst-View-Email/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-View-Email/Makefile b/www/p5-Catalyst-View-Email/Makefile index 243798507c61..3cee70c0495f 100644 --- a/www/p5-Catalyst-View-Email/Makefile +++ b/www/p5-Catalyst-View-Email/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-View-Mason>0:${PORTSDIR}/www/p5-Catalyst-View-Mason \ p5-Class-C3>=0:${PORTSDIR}/devel/p5-Class-C3 \ p5-Email-MIME>=1.859:${PORTSDIR}/mail/p5-Email-MIME \ - p5-Email-Sender>=2.185:${PORTSDIR}/mail/p5-Email-Sender \ + p5-Email-Sender>=0.100110:${PORTSDIR}/mail/p5-Email-Sender \ p5-parent>0:${PORTSDIR}/devel/p5-parent \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL |