diff options
Diffstat (limited to 'textproc/p5-Text-ExtractWords')
-rw-r--r-- | textproc/p5-Text-ExtractWords/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Text-ExtractWords/pkg-plist | 10 |
2 files changed, 4 insertions, 7 deletions
diff --git a/textproc/p5-Text-ExtractWords/Makefile b/textproc/p5-Text-ExtractWords/Makefile index 075433d2ef86..c445fbb95d05 100644 --- a/textproc/p5-Text-ExtractWords/Makefile +++ b/textproc/p5-Text-ExtractWords/Makefile @@ -3,6 +3,7 @@ PORTNAME= Text-ExtractWords PORTVERSION= 0.08 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-ExtractWords/pkg-plist b/textproc/p5-Text-ExtractWords/pkg-plist index 61e511ce9d36..6a1ba5df9625 100644 --- a/textproc/p5-Text-ExtractWords/pkg-plist +++ b/textproc/p5-Text-ExtractWords/pkg-plist @@ -1,8 +1,4 @@ %%PERL5_MAN3%%/Text::ExtractWords.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/Text/ExtractWords.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ExtractWords/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ExtractWords/ExtractWords.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ExtractWords/autosplit.ix -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ExtractWords -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text +%%SITE_ARCH%%/Text/ExtractWords.pm +%%SITE_ARCH%%/auto/Text/ExtractWords/ExtractWords.so +%%SITE_ARCH%%/auto/Text/ExtractWords/autosplit.ix |