diff options
-rw-r--r-- | x11-toolkits/ruby-qt/pkg-comment | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-qt/pkg-descr | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-qt2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-qt2/pkg-comment | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-qt2/pkg-descr | 6 |
5 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/ruby-qt/pkg-comment b/x11-toolkits/ruby-qt/pkg-comment index 6309d62fb6e2..ad6f1f642711 100644 --- a/x11-toolkits/ruby-qt/pkg-comment +++ b/x11-toolkits/ruby-qt/pkg-comment @@ -1 +1 @@ -Qt extension for Ruby (for qt145) +Qt (1.45) extension for Ruby diff --git a/x11-toolkits/ruby-qt/pkg-descr b/x11-toolkits/ruby-qt/pkg-descr index 78b40ee48f41..045687b95e65 100644 --- a/x11-toolkits/ruby-qt/pkg-descr +++ b/x11-toolkits/ruby-qt/pkg-descr @@ -1,6 +1,6 @@ This is a Qt extension library for Ruby (http://www.ruby-lang.org/) developed with SWIG (http://www.swig.org/) and Ruby module for SWIG -(swigruby; www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html). +(swigruby; http://www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html). Qt extension library for Ruby was originally included as a example of swigruby package written by the author of swigruby. The author has diff --git a/x11-toolkits/ruby-qt2/Makefile b/x11-toolkits/ruby-qt2/Makefile index 386719bb0e14..d9775734b10f 100644 --- a/x11-toolkits/ruby-qt2/Makefile +++ b/x11-toolkits/ruby-qt2/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: Ruby-qt2 -# Date created: 12 Aug 2000 +# Date created: 9 Jan 2001 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # # $FreeBSD$ diff --git a/x11-toolkits/ruby-qt2/pkg-comment b/x11-toolkits/ruby-qt2/pkg-comment index b64fe8967c0b..d7d0b7bee68a 100644 --- a/x11-toolkits/ruby-qt2/pkg-comment +++ b/x11-toolkits/ruby-qt2/pkg-comment @@ -1 +1 @@ -Qt extension for Ruby (for qt22) +Qt2 extension for Ruby diff --git a/x11-toolkits/ruby-qt2/pkg-descr b/x11-toolkits/ruby-qt2/pkg-descr index 78b40ee48f41..7259a6993aa9 100644 --- a/x11-toolkits/ruby-qt2/pkg-descr +++ b/x11-toolkits/ruby-qt2/pkg-descr @@ -1,8 +1,8 @@ -This is a Qt extension library for Ruby (http://www.ruby-lang.org/) +This is a Qt2 extension library for Ruby (http://www.ruby-lang.org/) developed with SWIG (http://www.swig.org/) and Ruby module for SWIG -(swigruby; www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html). +(swigruby; http://www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html). -Qt extension library for Ruby was originally included as a example of +Qt2 extension library for Ruby was originally included as a example of swigruby package written by the author of swigruby. The author has extended it for practical use in X window system. |