diff options
Diffstat (limited to 'textproc/p5-YAML')
-rw-r--r-- | textproc/p5-YAML/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-YAML/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index bdf3856bb749..87971eb7d72e 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -2,6 +2,7 @@ PORTNAME= YAML PORTVERSION= 1.11 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-YAML/pkg-plist b/textproc/p5-YAML/pkg-plist index 86e9a70df595..9d45bb5aac67 100644 --- a/textproc/p5-YAML/pkg-plist +++ b/textproc/p5-YAML/pkg-plist @@ -32,8 +32,3 @@ %%SITE_PERL%%/YAML/Tag.pod %%SITE_PERL%%/YAML/Types.pm %%SITE_PERL%%/YAML/Types.pod -%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/.packlist -@dirrmtry %%SITE_PERL%%/YAML/Dumper -@dirrmtry %%SITE_PERL%%/YAML/Loader -@dirrmtry %%SITE_PERL%%/YAML -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML |