aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2009-01-14 23:10:02 +0800
committertobez <tobez@FreeBSD.org>2009-01-14 23:10:02 +0800
commitccb1d65f66075e7914e6a93aa8faa42c02c60746 (patch)
treea28f7a576d5ecd82ba939a5045a4815cf7e94fc7 /mail
parent4c9535c4f540fef94493f11944b8f36a16ca6ba7 (diff)
downloadfreebsd-ports-gnome-ccb1d65f66075e7914e6a93aa8faa42c02c60746.tar.gz
freebsd-ports-gnome-ccb1d65f66075e7914e6a93aa8faa42c02c60746.tar.zst
freebsd-ports-gnome-ccb1d65f66075e7914e6a93aa8faa42c02c60746.zip
Fix plist with perl 5.8.9.
Approved by: portmgr (pav, implicit)
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-DKIM/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile
index d758ffc8b58d..d1b15cebf39d 100644
--- a/mail/p5-Mail-DKIM/Makefile
+++ b/mail/p5-Mail-DKIM/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-DKIM
PORTVERSION= 0.32
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -32,6 +33,7 @@ MAN3= Mail::DKIM.3 \
Mail::DKIM::DkSignature.3 \
Mail::DKIM::Policy.3 \
Mail::DKIM::PrivateKey.3 \
+ Mail::DKIM::PublicKey.3 \
Mail::DKIM::Signature.3 \
Mail::DKIM::Signer.3 \
Mail::DKIM::SignerPolicy.3 \