diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-07 11:23:12 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-07 11:23:12 +0000 |
commit | 1fd451d376c04b6df48cea64574e4b1d7ba21fb0 (patch) | |
tree | 3a403691ecd77fedbd9c457b0c7ad9ee1091d996 /databases/ruby-mysql/pkg-comment | |
parent | Update to Vim version 6.0, Beta rev 'E'. (diff) |
Add another couple of Ruby modules.
databases/ruby-mysql:
Ruby module for accessing MySQL databases, which has
the same functions as C API
ports/devel/ruby-optparse:
Yet another command line option parser for Ruby
Notes
Notes:
svn path=/head/; revision=31372
Diffstat (limited to 'databases/ruby-mysql/pkg-comment')
-rw-r--r-- | databases/ruby-mysql/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ruby-mysql/pkg-comment b/databases/ruby-mysql/pkg-comment new file mode 100644 index 000000000000..79a6cb2e4f19 --- /dev/null +++ b/databases/ruby-mysql/pkg-comment @@ -0,0 +1 @@ +Ruby module for accessing MySQL databases, which has the same functions as C API |