aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-OpenDKIM
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-02-02 14:29:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-02-02 14:29:02 +0000
commite577956b92c07c59df949df878a552f6b288a2ee (patch)
tree2295c22fea49bbb14fb564766cb2f1929a0ea292 /mail/p5-Mail-OpenDKIM
parentb55912c4eb1c0950ceda6d1ce12b72457c209d5c (diff)
downloadports-e577956b92c07c59df949df878a552f6b288a2ee.tar.gz
ports-e577956b92c07c59df949df878a552f6b288a2ee.zip
- Fix after stage support
Notes
Notes: svn path=/head/; revision=342299
Diffstat (limited to 'mail/p5-Mail-OpenDKIM')
-rw-r--r--mail/p5-Mail-OpenDKIM/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-OpenDKIM/Makefile b/mail/p5-Mail-OpenDKIM/Makefile
index f34dc7e80ecf..9142b64cb9bc 100644
--- a/mail/p5-Mail-OpenDKIM/Makefile
+++ b/mail/p5-Mail-OpenDKIM/Makefile
@@ -31,7 +31,7 @@ PLIST_FILES= %%SITE_PERL%%/%%PERL_ARCH%%/Mail/OpenDKIM.pm \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/OpenDKIM/OpenDKIM.so \
%%PERL5_MAN3%%/Mail::OpenDKIM.3.gz \
%%PERL5_MAN3%%/Mail::OpenDKIM::DKIM.3.gz \
- %%PERL5_MAN3%%/Mail::OpenDKIM::PrivateKey.3 \
+ %%PERL5_MAN3%%/Mail::OpenDKIM::PrivateKey.3.gz \
%%PERL5_MAN3%%/Mail::OpenDKIM::Signature.3.gz \
%%PERL5_MAN3%%/Mail::OpenDKIM::Signer.3.gz
PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/OpenDKIM \