aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Params-Check/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-15 09:07:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-15 09:07:39 +0000
commit55079d8532aa6eb6e744d2e3f6f01ba9189e4891 (patch)
tree59c8bd6242f5074ca04baad78c17a55466a0d73d /devel/p5-Params-Check/Makefile
parent414c8151fcd588b7c90db44f65ef2c0ca30113e4 (diff)
downloadports-55079d8532aa6eb6e744d2e3f6f01ba9189e4891.tar.gz
ports-55079d8532aa6eb6e744d2e3f6f01ba9189e4891.zip
- Update to 0.32
Notes
Notes: svn path=/head/; revision=279745
Diffstat (limited to 'devel/p5-Params-Check/Makefile')
-rw-r--r--devel/p5-Params-Check/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Params-Check/Makefile b/devel/p5-Params-Check/Makefile
index 03086e7f8a65..52717636acd8 100644
--- a/devel/p5-Params-Check/Makefile
+++ b/devel/p5-Params-Check/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Params-Check
-PORTVERSION= 0.30
+PORTVERSION= 0.32
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= Generic input parsing/checking mechanism for Perl
PERL_CONFIGURE= yes
-MAN3= Params::Check.3
+MAN3= Params::Check.3
.if !defined(NOPORTDOCS)
PORTDOCS= CHANGES