Modified: trunk/dports/ruby/rb19-mocha/Portfile (68348 => 68349)
--- 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.