diff options
Diffstat (limited to 'textproc/p5-XML-Rewrite')
-rw-r--r-- | textproc/p5-XML-Rewrite/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Rewrite/pkg-plist | 5 |
2 files changed, 1 insertions, 6 deletions
diff --git a/textproc/p5-XML-Rewrite/Makefile b/textproc/p5-XML-Rewrite/Makefile index d54824549b97..9e9be62f8041 100644 --- a/textproc/p5-XML-Rewrite/Makefile +++ b/textproc/p5-XML-Rewrite/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML-Rewrite PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-Rewrite/pkg-plist b/textproc/p5-XML-Rewrite/pkg-plist index edacc7825bfe..bbdeaf1cabb6 100644 --- a/textproc/p5-XML-Rewrite/pkg-plist +++ b/textproc/p5-XML-Rewrite/pkg-plist @@ -4,10 +4,5 @@ man/man1/xmlrewrite.1.gz %%SITE_PERL%%/XML/Rewrite.pod %%SITE_PERL%%/XML/Rewrite/Schema.pm %%SITE_PERL%%/XML/Rewrite/Schema.pod -%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Rewrite/.packlist %%PERL5_MAN3%%/XML::Rewrite.3.gz %%PERL5_MAN3%%/XML::Rewrite::Schema.3.gz -@dirrmtry %%SITE_PERL%%/XML/Rewrite -@dirrmtry %%SITE_PERL%%/XML -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Rewrite -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML |