aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-mash
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2009-05-01 02:23:47 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2009-05-01 02:23:47 +0000
commitc91a21ede376051347e87fe687e4a043feb0ba7b (patch)
tree0221973166ce13b5ae3bfe61af298765fcd7ae35 /devel/rubygem-mash
parent279ed5dbab1c9cf00528231b8acc41eab15c3d8c (diff)
oops... forgot to modify pkg-descr
Notes
Notes: svn path=/head/; revision=233025
Diffstat (limited to 'devel/rubygem-mash')
-rw-r--r--devel/rubygem-mash/pkg-descr8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/rubygem-mash/pkg-descr b/devel/rubygem-mash/pkg-descr
index ea391f18d44d..b143c8e46649 100644
--- a/devel/rubygem-mash/pkg-descr
+++ b/devel/rubygem-mash/pkg-descr
@@ -1,4 +1,6 @@
-The command line gives you several options for user twitter. Simply type
-twitter to see the options.
+Mash is an extended Hash that gives simple pseudo-object functionality that
+can be built from hashes and easily extended. It is designed to be used in
+RESTful API libraries to provide easy object-like access to JSON and XML
+parsed hashes.
-WWW: http://twitter.rubyforge.org/
+WWW: http://mash-hash.rubyforge.org/