zookeeper: style nits

This commit is contained in:
Adam Vandenberg 2013-12-05 19:55:43 -08:00
parent 02d471d31f
commit ce78adc67b

View file

@ -13,8 +13,8 @@ class Zookeeper < Formula
depends_on :libtool
end
option "c", "Build C bindings."
option "perl", "Build Perl bindings."
option "c", "Build C bindings"
option "perl", "Build Perl bindings"
depends_on :ant
depends_on :python => :optional