aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fabricate.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/fabricate.rb b/Library/Formula/fabricate.rb
deleted file mode 100644
index 8b63e96a9..000000000
--- a/Library/Formula/fabricate.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'formula'
-
-class Fabricate < ScriptFileFormula
- head 'http://fabricate.googlecode.com/svn/trunk'
- homepage 'http://code.google.com/p/fabricate/'
-end