aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vice.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/vice.rb')
-rw-r--r--Library/Formula/vice.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vice.rb b/Library/Formula/vice.rb
index 30a003f44..5928871de 100644
--- a/Library/Formula/vice.rb
+++ b/Library/Formula/vice.rb
@@ -1,4 +1,4 @@
-require 'brewkit'
+require 'formula'
class Vice <Formula
@url='http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/vice-2.1.tar.gz'
82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98