diff options
Diffstat (limited to 'textproc/p5-Text-CSV')
-rw-r--r-- | textproc/p5-Text-CSV/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Text-CSV/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 7da84c4a6209..757ebd4ba6ed 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -3,6 +3,7 @@ PORTNAME= Text-CSV PORTVERSION= 1.32 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAKAMAKA diff --git a/textproc/p5-Text-CSV/pkg-plist b/textproc/p5-Text-CSV/pkg-plist index 31f642efa887..1a48c52ae937 100644 --- a/textproc/p5-Text-CSV/pkg-plist +++ b/textproc/p5-Text-CSV/pkg-plist @@ -2,7 +2,3 @@ %%PERL5_MAN3%%/Text::CSV_PP.3.gz %%SITE_PERL%%/Text/CSV.pm %%SITE_PERL%%/Text/CSV_PP.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text -@dirrmtry %%SITE_PERL%%/Text |