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-YAML-Shell | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'textproc/p5-YAML-Shell')
-rw-r--r-- | textproc/p5-YAML-Shell/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-YAML-Shell/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/textproc/p5-YAML-Shell/Makefile b/textproc/p5-YAML-Shell/Makefile index 3117f77f624b..0e07a9cc17b4 100644 --- a/textproc/p5-YAML-Shell/Makefile +++ b/textproc/p5-YAML-Shell/Makefile @@ -3,6 +3,7 @@ PORTNAME= YAML-Shell PORTVERSION= 0.60 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:INGY diff --git a/textproc/p5-YAML-Shell/pkg-plist b/textproc/p5-YAML-Shell/pkg-plist index 6553b7ba06b5..9fc336131d07 100644 --- a/textproc/p5-YAML-Shell/pkg-plist +++ b/textproc/p5-YAML-Shell/pkg-plist @@ -1,8 +1,4 @@ bin/ysh man/man1/ysh.1.gz %%PERL5_MAN3%%/YAML::Shell.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell/.packlist %%SITE_PERL%%/YAML/Shell.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML -@dirrmtry %%SITE_PERL%%/YAML |