aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-01-23 15:20:39 +0800
committerknu <knu@FreeBSD.org>2001-01-23 15:20:39 +0800
commitfc3b49690822605b5ec9d06ac8b2dcb58ac41196 (patch)
tree156b522c30b382fc9c0281d53ea7062e2d941062 /x11-toolkits
parent1a454283c396ce1ee69d75669018e0b2bd050b37 (diff)
downloadfreebsd-ports-gnome-fc3b49690822605b5ec9d06ac8b2dcb58ac41196.tar.gz
freebsd-ports-gnome-fc3b49690822605b5ec9d06ac8b2dcb58ac41196.tar.zst
freebsd-ports-gnome-fc3b49690822605b5ec9d06ac8b2dcb58ac41196.zip
Minor wording fixes.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/ruby-qt/pkg-comment2
-rw-r--r--x11-toolkits/ruby-qt/pkg-descr2
-rw-r--r--x11-toolkits/ruby-qt2/Makefile2
-rw-r--r--x11-toolkits/ruby-qt2/pkg-comment2
-rw-r--r--x11-toolkits/ruby-qt2/pkg-descr6
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.