aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/node.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb
index 541d0085f..5726bda1d 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -29,6 +29,7 @@ class NpmNotInstalled < Requirement
end
end
+# Note that x.even are stable releases, x.odd are devel releases
class Node < Formula
homepage 'http://nodejs.org/'
url 'http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz'