diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-07 07:34:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-07 07:34:05 +0000 |
commit | 421c3d766d66c37b3fa4d6018e7fad1cf1063519 (patch) | |
tree | 79ae5c113022d3aae12befecb3ef42637f97bd5c /databases/ruby-postgres/pkg-descr | |
parent | 1ea4811e3c8319f1aada2844074dac6889963c89 (diff) | |
download | ports-421c3d766d66c37b3fa4d6018e7fad1cf1063519.tar.gz ports-421c3d766d66c37b3fa4d6018e7fad1cf1063519.zip |
Notes
Diffstat (limited to 'databases/ruby-postgres/pkg-descr')
-rw-r--r-- | databases/ruby-postgres/pkg-descr | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/ruby-postgres/pkg-descr b/databases/ruby-postgres/pkg-descr index d9bdd0f48c5e..a59a06b0015f 100644 --- a/databases/ruby-postgres/pkg-descr +++ b/databases/ruby-postgres/pkg-descr @@ -1,5 +1,7 @@ This is an extention module to access PostgreSQL database from Ruby. This library works with PostgreSQL 6.4/6.5 and 7.0. -Author: Noboru Saitou <noborus@mb.kcom.ne.jp> -WWW: http://webclub.kcom.ne.jp/mb/noborus/postgres/index.html +Authors: Yukihiro Matsumoto <matz@ruby-lang.org> + Eiji Matsumoto <usagi@ruby.club.or.jp> + Noboru Saitou <noborus@mb.kcom.ne.jp> (current maintainer) +WWW: http://www.jp.postgresql.org/interfaces/ruby/index.html |