svn commit: r381222 - head/editors/p5-Vimana

Adam Weinberger adamw at FreeBSD.org
Fri Mar 13 17:33:21 UTC 2015


Author: adamw
Date: Fri Mar 13 17:33:20 2015
New Revision: 381222
URL: https://svnweb.freebsd.org/changeset/ports/381222
QAT: https://qat.redports.org/buildarchive/r381222/

Log:
  Fix typos.

Modified:
  head/editors/p5-Vimana/Makefile

Modified: head/editors/p5-Vimana/Makefile
==============================================================================
--- head/editors/p5-Vimana/Makefile	Fri Mar 13 17:29:58 2015	(r381221)
+++ head/editors/p5-Vimana/Makefile	Fri Mar 13 17:33:20 2015	(r381222)
@@ -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


More information about the svn-ports-head mailing list