aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/wine.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Formula/wine.rb b/Library/Formula/wine.rb
index 177729e8a..726af59d5 100644
--- a/Library/Formula/wine.rb
+++ b/Library/Formula/wine.rb
@@ -3,11 +3,6 @@ require 'formula'
class WineGecko < Formula
url 'http://downloads.sourceforge.net/wine/wine_gecko-2.21-x86.msi', :using => :nounzip
sha1 'a514fc4d53783a586c7880a676c415695fe934a3'
-
- devel do
- url 'http://downloads.sourceforge.net/wine/wine_gecko-2.21-x86.msi', :using => :nounzip
- sha1 'a514fc4d53783a586c7880a676c415695fe934a3'
- end
end
class WineMono < Formula