aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/boost.rb
diff options
context:
space:
mode:
authorJack Nagel2012-06-09 12:06:40 -0500
committerJack Nagel2012-06-09 12:06:40 -0500
commit3148cc9c63193c768e09680724ed059b3fff74dd (patch)
tree4c3e3fa778f6a49d91f4d2be95bc38bd43b05a89 /Library/Formula/boost.rb
parent804f6efb5ba5f5fe13ee333c5a8624eca252231e (diff)
downloadhomebrew-3148cc9c63193c768e09680724ed059b3fff74dd.tar.bz2
boost: remove cruft
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/boost.rb')
-rw-r--r--Library/Formula/boost.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb
index e37e82705..e5e906a0e 100644
--- a/Library/Formula/boost.rb
+++ b/Library/Formula/boost.rb
@@ -94,5 +94,3 @@ class Boost < Formula
system "./bjam", *args
end
end
-
-__END__