From bfcfd573b1327006c9647dedbb65a095f6f83818 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 25 Nov 2009 22:55:45 -0800 Subject: [PATCH] Remove duplication of Jar name in Jython. --- Formula/jython.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/jython.rb b/Formula/jython.rb index c7d8190a6e..7e257a2287 100644 --- a/Formula/jython.rb +++ b/Formula/jython.rb @@ -1,7 +1,8 @@ require 'formula' class Jython