diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-07 17:41:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-07 17:41:58 +0000 |
commit | 4929e866532349f56356600999e744fa91efd469 (patch) | |
tree | d8326fc12b1e967bc417d8416ac45de00401c186 /devel/ruby-filelock | |
parent | e8515da24e93d810b69f75dd3ce17dea658a4233 (diff) |
Catch up with the Ruby Application Archive's URL scheme change.
Notes
Notes:
svn path=/head/; revision=71410
Diffstat (limited to 'devel/ruby-filelock')
-rw-r--r-- | devel/ruby-filelock/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-filelock/pkg-descr b/devel/ruby-filelock/pkg-descr index b690784e8da6..694d316c0747 100644 --- a/devel/ruby-filelock/pkg-descr +++ b/devel/ruby-filelock/pkg-descr @@ -9,4 +9,4 @@ To be portable, a small C extension is used to minimize the time between existence check of a lockfile and its creation. Author: Clemens Hintze <c.hintze@gmx.net> -WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=filelock +WWW: http://www.ruby-lang.org/raa/list.rhtml?name=filelock |