diff options
author | knu <knu@FreeBSD.org> | 2001-04-23 04:34:54 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-04-23 04:34:54 +0800 |
commit | 7698a3e12c5e4780c765880bfca8890491e6b886 (patch) | |
tree | 9f07867a65ec2bd5fa2989b35a11f4c747c9e3d5 /databases/rubygem-postgres/pkg-descr | |
parent | 90a97c3134fd57270f52a001dbd311dca06c9c38 (diff) | |
download | freebsd-ports-gnome-7698a3e12c5e4780c765880bfca8890491e6b886.tar.gz freebsd-ports-gnome-7698a3e12c5e4780c765880bfca8890491e6b886.tar.zst freebsd-ports-gnome-7698a3e12c5e4780c765880bfca8890491e6b886.zip |
Update to 0.6.3. PostgreSQL 7.1 is officially supported.
Diffstat (limited to 'databases/rubygem-postgres/pkg-descr')
-rw-r--r-- | databases/rubygem-postgres/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-postgres/pkg-descr b/databases/rubygem-postgres/pkg-descr index 61c7591ddf18..07e7f5c2d86e 100644 --- a/databases/rubygem-postgres/pkg-descr +++ b/databases/rubygem-postgres/pkg-descr @@ -1,7 +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. +This library works with PostgreSQL 6.4/6.5 and 7.0/7.1. Authors: Yukihiro Matsumoto <matz@ruby-lang.org> Eiji Matsumoto <usagi@ruby.club.or.jp> - Noboru Saitou <noborus@mb.kcom.ne.jp> (current maintainer) + Noboru Saitou <noborus@zetabits.com> (current maintainer) WWW: http://webclub.kcom.ne.jp/mb/noborus/ruby/index.html |