diff options
author | asami <asami@FreeBSD.org> | 2001-04-11 18:09:50 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2001-04-11 18:09:50 +0000 |
commit | 2f53eb2f5fd1eb9a7871864242850d4db9a43c31 (patch) | |
tree | 3b42335c2fecacf01e121dd244268fe629c593a6 /www/p5-HTML-Mason | |
parent | c1dd367ee79b8104714dd339bdb0a5ebac24ae43 (diff) | |
download | FreeBSD-ports-2f53eb2f5fd1eb9a7871864242850d4db9a43c31.zip FreeBSD-ports-2f53eb2f5fd1eb9a7871864242850d4db9a43c31.tar.gz |
Typo (p5-Params-Validat -> p5-Params-Validate).
Submitted by: bento
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 254ac04..7b396b7 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \ - ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validat + ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate IS_INTERACTIVE= yes PERL_CONFIGURE= yes |