aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-08 22:22:26 +0800
committerknu <knu@FreeBSD.org>2001-09-08 22:22:26 +0800
commitcb658d1a97cb8ff99361f93ac5a68970a04bc437 (patch)
tree02e4d15dda4dddadce00e7a4c395ba4bd7fb8895 /devel
parent835b76b252b8b27be31f4dcfac4029aa0215e1d5 (diff)
downloadfreebsd-ports-gnome-cb658d1a97cb8ff99361f93ac5a68970a04bc437.tar.gz
freebsd-ports-gnome-cb658d1a97cb8ff99361f93ac5a68970a04bc437.tar.zst
freebsd-ports-gnome-cb658d1a97cb8ff99361f93ac5a68970a04bc437.zip
Update WWW and the author's mail address.
The license was changed from GPL to LGPL. Fix a couple of typos.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-amstd/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ruby-amstd/pkg-descr b/devel/ruby-amstd/pkg-descr
index c0fda427ca57..074cdcffc630 100644
--- a/devel/ruby-amstd/pkg-descr
+++ b/devel/ruby-amstd/pkg-descr
@@ -1,4 +1,4 @@
-This is the AMbicious STanDard library, available under GPL2.
+This is the AMbitious STanDard library, available under LGPL.
It is a collection of miscellaneous Ruby modules by Minero Aoki.
Several modules of his are using those modules.
@@ -7,12 +7,12 @@ bench.rb: very simple benchmark packing.rb: makes package (.tar.gz)
bug.rb: 'bug!' method pipeline.rb: filter file
dispatch.rb: "event handler" method rbparams.rb: parameters related ruby
errutil.rb: protects exception recycle.rb: recycles objects
-extmod.rb: abstract/property methods rubyemu.rb: ruby emuration
+extmod.rb: abstract/property methods rubyemu.rb: ruby emulation
futils.rb: file utilities strquote.rb: String#quoted
gconst.rb: defines global constant timer.rb: timer class
getdep.rb: gets file dependency to_s.rb: _name2str, _type2str
inst.rb: helps installation version.rb: VersionNumber class
must.rb: must/must_have/must_be methods
-Author: Minero Aoki <aamine@cd.xdsl.ne.jp>
-WWW: http://www.xdsl.ne.jp/Cd/aamine/en/index.html
+Author: Minero Aoki <aamine@loveruby.net>
+WWW: http://www.loveruby.net/en/amstd.html