aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/wireshark.rb
AgeCommit message (Collapse)Author
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-08-10Apply new ENV capabilities to all existing FormulaeMax Howell
2009-06-06Wireshark depends on glib depends on gettextMax Howell