diff options
Diffstat (limited to 'mail/p5-Mail-DKIM/Makefile')
-rw-r--r-- | mail/p5-Mail-DKIM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile index d7a9df384931..f04c9e20c0a8 100644 --- a/mail/p5-Mail-DKIM/Makefile +++ b/mail/p5-Mail-DKIM/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mail-DKIM -PORTVERSION= 0.54 +PORTVERSION= 0.55 CATEGORIES= mail perl5 MASTER_SITES= CPAN \ http://jason.long.name/dkimproxy/ @@ -16,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \ + p5-Mail-AuthenticationResults>=1.20180215:mail/p5-Mail-AuthenticationResults \ p5-Mail-Tools>=0:mail/p5-Mail-Tools \ p5-Net-DNS>=0:dns/p5-Net-DNS \ p5-Net-DNS-Resolver-Mock>=0:dns/p5-Net-DNS-Resolver-Mock |