From 228f79380e567c50f712c282998f4bf49385e83a Mon Sep 17 00:00:00 2001 From: adamw Date: Fri, 13 Mar 2015 17:33:20 +0000 Subject: Fix typos. --- editors/p5-Vimana/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile index 2d75bbf94b49..64cff7b2010a 100644 --- a/editors/p5-Vimana/Makefile +++ b/editors/p5-Vimana/Makefile @@ -25,10 +25,10 @@ RUN_DEPENDS= vim:${PORTSDIR}/editors/vim \ p5-HTTP-Lite>=0:${PORTSDIR}/www/p5-HTTP-Lite \ p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP \ p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ - p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools + p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \ p5-URI>=1.37:${PORTSDIR}/net/p5-URI \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ - p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww \ + p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure -- cgit