diff options
Diffstat (limited to 'textproc/p5-Text-Template')
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Text-Template/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index eb787b2d95a4..562b6ddb3c8f 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -3,6 +3,7 @@ PORTNAME= Text-Template PORTVERSION= 1.46 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= http://perl.plover.com/Template/ \ CPAN diff --git a/textproc/p5-Text-Template/pkg-plist b/textproc/p5-Text-Template/pkg-plist index 942031ecef0c..2218988463d1 100644 --- a/textproc/p5-Text-Template/pkg-plist +++ b/textproc/p5-Text-Template/pkg-plist @@ -2,8 +2,3 @@ %%PERL5_MAN3%%/Text::Template::Preprocess.3.gz %%SITE_PERL%%/Text/Template.pm %%SITE_PERL%%/Text/Template/Preprocess.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Template/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Template -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text -@dirrmtry %%SITE_PERL%%/Text/Template -@dirrmtry %%SITE_PERL%%/Text |