diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /textproc/p5-Text-Pipe | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Pipe')
-rw-r--r-- | textproc/p5-Text-Pipe/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Text-Pipe/pkg-plist | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/textproc/p5-Text-Pipe/Makefile b/textproc/p5-Text-Pipe/Makefile index 8f30735f7b61..452200dafefa 100644 --- a/textproc/p5-Text-Pipe/Makefile +++ b/textproc/p5-Text-Pipe/Makefile @@ -2,6 +2,7 @@ PORTNAME= Text-Pipe PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Pipe/pkg-plist b/textproc/p5-Text-Pipe/pkg-plist index 417a897ce0b3..57480ff4635e 100644 --- a/textproc/p5-Text-Pipe/pkg-plist +++ b/textproc/p5-Text-Pipe/pkg-plist @@ -32,7 +32,6 @@ %%PERL5_MAN3%%/Text::Pipe::Trim.3.gz %%PERL5_MAN3%%/Text::Pipe::Uppercase.3.gz %%PERL5_MAN3%%/Text::Pipe::UppercaseFirst.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Pipe/.packlist %%SITE_PERL%%/Text/Pipe.pm %%SITE_PERL%%/Text/Pipe/Append.pm %%SITE_PERL%%/Text/Pipe/Base.pm @@ -67,8 +66,3 @@ %%SITE_PERL%%/Text/Pipe/Trim.pm %%SITE_PERL%%/Text/Pipe/Uppercase.pm %%SITE_PERL%%/Text/Pipe/UppercaseFirst.pm -@dirrm %%SITE_PERL%%/Text/Pipe/List -@dirrm %%SITE_PERL%%/Text/Pipe -@dirrmtry %%SITE_PERL%%/Text -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Pipe -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text |