discount: fix audit

This commit is contained in:
Adam Vandenberg 2013-07-04 09:34:42 -07:00
parent 11da1e12dd
commit da3080e1ff

View file

@ -5,8 +5,6 @@ class Discount < Formula
url 'http://www.pell.portland.or.us/~orc/Code/discount/discount-2.1.6.tar.bz2'
sha1 'a7461731613d0e2f88dd19af9feb860c191e8234'
version '2.1.6'
conflicts_with 'markdown',
:because => 'both discount and markdown ship a `markdown` executable.'