aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2013-05-27 19:21:23 -0500
committerJack Nagel2013-05-27 19:21:23 -0500
commit5729a429f86824091f636af6eb313661b1dbf53f (patch)
treeffb1f603264500ba3bb660bd898d90610719387c /Library/Formula
parente8c9fc7241c5b8ea53a95a9d26396217474222df (diff)
downloadhomebrew-5729a429f86824091f636af6eb313661b1dbf53f.tar.bz2
camlp5: fix audit warning
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/camlp5.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/camlp5.rb b/Library/Formula/camlp5.rb
index 94c1051a8..65e4ff11e 100644
--- a/Library/Formula/camlp5.rb
+++ b/Library/Formula/camlp5.rb
@@ -4,7 +4,6 @@ class Camlp5 < Formula
homepage 'http://pauillac.inria.fr/~ddr/camlp5/'
url 'http://pauillac.inria.fr/~ddr/camlp5/distrib/src/camlp5-6.09.tgz'
sha1 '0a4d96d5560e2e073f2fcb9e58914e424de00fc6'
- version '6.09'
depends_on 'objective-caml'