aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-DKIM/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-08-12 11:01:00 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-08-12 11:01:00 +0000
commitf03036d08d89b5ceacea065c1a2096f44df30acb (patch)
treec551c3e50cc296e8df7d0b93d2f09e077f65b3da /mail/p5-Mail-DKIM/Makefile
parent31222494ac70bf30ad21e14d339737e7886048df (diff)
downloadports-f03036d08d89b5ceacea065c1a2096f44df30acb.tar.gz
ports-f03036d08d89b5ceacea065c1a2096f44df30acb.zip
- Update to 0.28
PR: ports/115299 Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp> (maintainer)
Notes
Notes: svn path=/head/; revision=197499
Diffstat (limited to 'mail/p5-Mail-DKIM/Makefile')
-rw-r--r--mail/p5-Mail-DKIM/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile
index b45162ed182d..5d529cdaf766 100644
--- a/mail/p5-Mail-DKIM/Makefile
+++ b/mail/p5-Mail-DKIM/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-DKIM
-PORTVERSION= 0.26
+PORTVERSION= 0.28
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -33,6 +33,7 @@ MAN3= Mail::DKIM.3 \
Mail::DKIM::Algorithm::rsa_sha256.3 \
Mail::DKIM::Canonicalization::Base.3 \
Mail::DKIM::Canonicalization::DkimCommon.3 \
+ Mail::DKIM::DkimPolicy.3 \
Mail::DKIM::DkSignature.3 \
Mail::DKIM::Policy.3 \
Mail::DKIM::Signature.3 \