diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2008-02-28 08:48:37 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2008-02-28 08:48:37 +0000 |
commit | 5c4987423a8f215c54401c984cc4ca497e1d12a7 (patch) | |
tree | 08483f6c1a674ac8d12b4cbc5412e909870b903d /textproc/p5-Text-CSV_XS/pkg-plist | |
parent | 6fcc268439233d51ca121e17d1ae5e56117313e4 (diff) | |
download | ports-5c4987423a8f215c54401c984cc4ca497e1d12a7.tar.gz ports-5c4987423a8f215c54401c984cc4ca497e1d12a7.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-CSV_XS/pkg-plist')
-rw-r--r-- | textproc/p5-Text-CSV_XS/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-CSV_XS/pkg-plist b/textproc/p5-Text-CSV_XS/pkg-plist index cdfd7385a9ca..8e3d386d89a3 100644 --- a/textproc/p5-Text-CSV_XS/pkg-plist +++ b/textproc/p5-Text-CSV_XS/pkg-plist @@ -3,5 +3,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_XS/CSV_XS.so %%SITE_PERL%%/%%PERL_ARCH%%/Text/CSV_XS.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_XS -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Text +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text |