diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 01:48:27 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 01:48:27 +0000 |
commit | 5bd9c5c7974aefde7c7435916bc682e72d0bdd46 (patch) | |
tree | 8c36bcea918929034d9a7bd1ae2ec361b21f42ad /math/p5-Math-SigFigs | |
parent | 235033c8176f1104d8acbcdfa1487b2cbe43c717 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-SigFigs')
-rw-r--r-- | math/p5-Math-SigFigs/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-SigFigs/pkg-plist b/math/p5-Math-SigFigs/pkg-plist index dee90efa0f1d..e81e85a67e09 100644 --- a/math/p5-Math-SigFigs/pkg-plist +++ b/math/p5-Math-SigFigs/pkg-plist @@ -1,6 +1,6 @@ %%SITE_PERL%%/Math/SigFigs.pm %%SITE_PERL%%/Math/SigFigs.pod -%%SITE_PERL%%/mach/auto/Math/SigFigs/.packlist -@dirrmtry %%SITE_PERL%%/mach/auto/Math/SigFigs -@dirrmtry %%SITE_PERL%%/mach/auto/Math +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SigFigs/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SigFigs +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |