diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/rubygem-facets | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff) | |
download | ports-a249020977a2394eb6f6b41a59e49167878d5f8d.tar.gz ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip |
Notes
Diffstat (limited to 'devel/rubygem-facets')
-rw-r--r-- | devel/rubygem-facets/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-facets/pkg-descr b/devel/rubygem-facets/pkg-descr index 6bb6c42b91b9..0595be73b531 100644 --- a/devel/rubygem-facets/pkg-descr +++ b/devel/rubygem-facets/pkg-descr @@ -1,6 +1,6 @@ Facets is a large collection of core extension methods and module additions for the Ruby programming language. The core extensions -are unique by virtue of thier atomicity. Methods are stored in their +are unique by virtue of their atomicity. Methods are stored in their own files, allowing for highly granular control of requirements. The modules include a variety of useful classes, mixins and microframeworks, from the Functor to a full-blown SI Units system. |