Revision: 68349 http://trac.macports.org/changeset/68349 Author: singingwolfboy@macports.org Date: 2010-06-01 17:14:54 -0700 (Tue, 01 Jun 2010) Log Message: ----------- Fixed description on rb19-mocha Modified Paths: -------------- trunk/dports/ruby/rb19-mocha/Portfile Modified: trunk/dports/ruby/rb19-mocha/Portfile =================================================================== --- trunk/dports/ruby/rb19-mocha/Portfile 2010-06-01 23:47:57 UTC (rev 68348) +++ trunk/dports/ruby/rb19-mocha/Portfile 2010-06-02 00:14:54 UTC (rev 68349) @@ -4,7 +4,7 @@ PortGroup ruby 1.0 ruby.setup mocha 0.9.8 gem {} rubygems ruby19 -description Email handler library +description Library for mocking and stubbing using a syntax like that of JMock long_description \ Mocking and stubbing library with JMock/SchMock syntax, which allows \ mocking and stubbing of methods on real (non-mock) classes.