diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-14 19:04:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-14 19:04:08 +0000 |
commit | f49d6cb4ce2597ff0742a130024f73181dc0dfe4 (patch) | |
tree | afcea870bd9469d73a846b018341e5b6c287063a /textproc/p5-Validator-Custom | |
parent | 92ee92f419ad240d9ffe3d3fbac446a809f858ff (diff) |
Notes
Diffstat (limited to 'textproc/p5-Validator-Custom')
-rw-r--r-- | textproc/p5-Validator-Custom/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Validator-Custom/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Validator-Custom/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile index eed1b6a4302d..f6e6393abac5 100644 --- a/textproc/p5-Validator-Custom/Makefile +++ b/textproc/p5-Validator-Custom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Validator-Custom -PORTVERSION= 0.1405 +PORTVERSION= 0.1407 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,7 +22,7 @@ PERL_CONFIGURE= yes MAN3= Validator::Custom.3 \ Validator::Custom::Basic::Constraints.3 \ Validator::Custom::Guides.3 \ - Validator::Custom::Guildes::Ja.3 \ + Validator::Custom::Guides::Ja.3 \ Validator::Custom::Result.3 .include <bsd.port.mk> diff --git a/textproc/p5-Validator-Custom/distinfo b/textproc/p5-Validator-Custom/distinfo index 365d5457e427..7a6521efaadb 100644 --- a/textproc/p5-Validator-Custom/distinfo +++ b/textproc/p5-Validator-Custom/distinfo @@ -1,2 +1,2 @@ -SHA256 (Validator-Custom-0.1405.tar.gz) = f9a86806f21f307c243ce0ef75a779dbf89f0963cf82a7cdb2a94fefa4f53307 -SIZE (Validator-Custom-0.1405.tar.gz) = 21839 +SHA256 (Validator-Custom-0.1407.tar.gz) = d2be370d8e64f3cb3b9a24babcc21d2d93c305a7e37fd742901b6b6bcc45f900 +SIZE (Validator-Custom-0.1407.tar.gz) = 21929 diff --git a/textproc/p5-Validator-Custom/pkg-plist b/textproc/p5-Validator-Custom/pkg-plist index 195b3c68a7b4..ae37dd47cb06 100644 --- a/textproc/p5-Validator-Custom/pkg-plist +++ b/textproc/p5-Validator-Custom/pkg-plist @@ -1,12 +1,12 @@ %%SITE_PERL%%/Validator/Custom.pm %%SITE_PERL%%/Validator/Custom/Basic/Constraints.pm %%SITE_PERL%%/Validator/Custom/Guides.pod -%%SITE_PERL%%/Validator/Custom/Guildes/Ja.pod +%%SITE_PERL%%/Validator/Custom/Guides/Ja.pod %%SITE_PERL%%/Validator/Custom/Result.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator/Custom/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator/Custom @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator -@dirrm %%SITE_PERL%%/Validator/Custom/Guildes +@dirrm %%SITE_PERL%%/Validator/Custom/Guides @dirrm %%SITE_PERL%%/Validator/Custom/Basic @dirrm %%SITE_PERL%%/Validator/Custom @dirrmtry %%SITE_PERL%%/Validator |