From c963a35dcfaf09ad32ae4bdfa32146d67f22c14e Mon Sep 17 00:00:00 2001 From: Daniel De Aguiar Date: Sat, 11 Sep 2010 14:33:43 -0400 Subject: Update node.js formula. See http://nodejs.org/docs/v0.2.1/changelog.html. Signed-off-by: Adam Vandenberg --- Library/Formula/node.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/node.rb') diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index 2e31bdebe..431f998ea 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -1,10 +1,10 @@ require 'formula' class Node