diff options
author | taca <taca@pkgsrc.org> | 2005-03-06 16:52:38 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-03-06 16:52:38 +0000 |
commit | 6905ca0c036405a3071d57ba03f00689b7b72cf3 (patch) | |
tree | 7db5c5ac615612ce5ccc683c8d47c22249e46711 /databases | |
parent | 1d15f75430da6aad42e56f42d9851d80ec3bd79f (diff) | |
download | pkgsrc-6905ca0c036405a3071d57ba03f00689b7b72cf3.tar.gz |
Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest and
ruby-openssl with bump PKGREVISION.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/ruby-dbm/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-dbm/DESCR b/databases/ruby-dbm/DESCR new file mode 100644 index 00000000000..8ad3815271c --- /dev/null +++ b/databases/ruby-dbm/DESCR @@ -0,0 +1,2 @@ +This is a Ruby extension to DBM library (including Berkley DB's DBM +compatible one), which is actually a part of the Ruby distribution. |