aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/rubygem-archive-tar-minitar/pkg-descr2
-rw-r--r--databases/ruby-pg/pkg-descr2
-rw-r--r--databases/ruby-postgres/pkg-descr2
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/rubygem-archive-tar-minitar/pkg-descr b/archivers/rubygem-archive-tar-minitar/pkg-descr
index b0a70727794b..2c8c1305bd26 100644
--- a/archivers/rubygem-archive-tar-minitar/pkg-descr
+++ b/archivers/rubygem-archive-tar-minitar/pkg-descr
@@ -7,6 +7,6 @@ The library can only handle files and directories at this point.
The command line utility, minitar, can only create archives, extract from
archives, and list archive contents.
-LICENSE: Ruby License / GPL2 or later
+LICENSE: Ruby License or GPL2 or later
WWW: http://rubyforge.org/projects/ruwiki/
diff --git a/databases/ruby-pg/pkg-descr b/databases/ruby-pg/pkg-descr
index df5d60683a3e..7ea2cbf8f82c 100644
--- a/databases/ruby-pg/pkg-descr
+++ b/databases/ruby-pg/pkg-descr
@@ -5,6 +5,6 @@ is almost a complete rewrite. It is not backwards compatible. Use this module
for newly written code. It should be more stable, less buggy, and has more
features.
-LICENSE: BSD or GPL2
+LICENSE: Ruby License or GPL2
WWW: http://rubyforge.org/projects/ruby-pg/
diff --git a/databases/ruby-postgres/pkg-descr b/databases/ruby-postgres/pkg-descr
index 4405f2fe9613..6a488ab0cb8c 100644
--- a/databases/ruby-postgres/pkg-descr
+++ b/databases/ruby-postgres/pkg-descr
@@ -6,7 +6,7 @@ Use this module if you have code that already works, and you just want
the fixes that have been committed to this module (for instance,
this module is compatible with PostgreSQL 8.3).
-LICENSE: BSD or GPL2
+LICENSE: Ruby License or GPL2
Authors: Yukihiro Matsumoto, Eiji Matsumoto
WWW: http://rubyforge.org/projects/ruby-pg/