Revision: 68359 http://trac.macports.org/changeset/68359 Author: ryandesign@macports.org Date: 2010-06-01 18:33:37 -0700 (Tue, 01 Jun 2010) Log Message: ----------- rb19-treetop: fix typo in description Modified Paths: -------------- trunk/dports/ruby/rb19-treetop/Portfile Modified: trunk/dports/ruby/rb19-treetop/Portfile =================================================================== --- trunk/dports/ruby/rb19-treetop/Portfile 2010-06-02 01:32:49 UTC (rev 68358) +++ trunk/dports/ruby/rb19-treetop/Portfile 2010-06-02 01:33:37 UTC (rev 68359) @@ -8,7 +8,7 @@ long_description \ Treetop is a language for describing languages. Combining the elegance \ of Ruby with cutting-edge parsing expression grammars, it helps you \ - analyze syntax with revolutionarily ease. + analyze syntax with revolutionary ease. license MIT maintainers singingwolfboy openmaintainer homepage http://treetop.rubyforge.org/