aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 01:26:26 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 01:26:26 +0000
commit0399aa7c12240856b5a6615b1b6f3dbce832f483 (patch)
treef9fe1c1b7a624013c349889a1f2434a2f300bd06 /www/p5-HTML-Mason/Makefile
parentd363167ae13b66de202bfa1a88435dedfb7bdeee (diff)
Notes
Diffstat (limited to 'www/p5-HTML-Mason/Makefile')
-rw-r--r--www/p5-HTML-Mason/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 0197d6eb5867..92b363e09fec 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Mason
-PORTVERSION= 1.16
+PORTVERSION= 1.18
PORTREVISION= 0
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -17,7 +17,7 @@ MAINTAINER= dsh@vlink.ru
BUILD_DEPENDS= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \
- ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
+ ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container
RUN_DEPENDS= ${BUILD_DEPENDS}