diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-22 12:51:01 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-22 12:51:01 +0000 |
commit | edb18d0c207a0f67646832007d4ddc27d9b77137 (patch) | |
tree | 5a22c00bb98a1d58a98bd5c4b6e4f39a4f7784d4 /math/p5-Math-Currency/pkg-plist | |
parent | 275ca215a257536296ec8381a8550925ded4a1a8 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Currency/pkg-plist')
-rw-r--r-- | math/p5-Math-Currency/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Currency/pkg-plist b/math/p5-Math-Currency/pkg-plist index 94fcfc4f241e..e9851e5e8d0c 100644 --- a/math/p5-Math-Currency/pkg-plist +++ b/math/p5-Math-Currency/pkg-plist @@ -1,3 +1,3 @@ -lib/perl5/site_perl/%%PERL_VER%%/Math/Currency.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Currency/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Currency +%%SITE_PERL%%/Math/Currency.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Currency/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Currency |