From 035301fdbcc570bb9021d6a5d38ecd01ba2ce7cd Mon Sep 17 00:00:00 2001 From: Max Howell Date: Mon, 19 Oct 2009 03:30:39 +0100 Subject: Much to my surprise OS X provides Apache Ant Although amusingly, it's version 1.7.1 on Leopard and 1.7.0 on Snow Leopard! --- Library/Formula/ant.rb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Library/Formula/ant.rb (limited to 'Library/Formula') diff --git a/Library/Formula/ant.rb b/Library/Formula/ant.rb deleted file mode 100644 index abd392201..000000000 --- a/Library/Formula/ant.rb +++ /dev/null @@ -1,15 +0,0 @@ -require 'formula' - -# TODO common aliases: 'apache ant' - -class Ant