diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
commit | 83764e1daa03098dc428ee168dfdd6d9bff09502 (patch) | |
tree | 6e54166a37d3eb7345e578985257c0cacc56c113 /games/p5-Games-Tournament-RoundRobin | |
parent | af5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff) | |
download | ports-83764e1daa03098dc428ee168dfdd6d9bff09502.tar.gz ports-83764e1daa03098dc428ee168dfdd6d9bff09502.zip |
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
Notes
Notes:
svn path=/head/; revision=156536
Diffstat (limited to 'games/p5-Games-Tournament-RoundRobin')
-rw-r--r-- | games/p5-Games-Tournament-RoundRobin/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Games-Tournament-RoundRobin/pkg-descr b/games/p5-Games-Tournament-RoundRobin/pkg-descr index 6f7b784a076d..236b00b49cfe 100644 --- a/games/p5-Games-Tournament-RoundRobin/pkg-descr +++ b/games/p5-Games-Tournament-RoundRobin/pkg-descr @@ -4,7 +4,7 @@ member in 2n-1 rounds. If the league members are (Inf, 1 .. 2n-1), then in round i, i can be paired with Inf, and a can meet b, where a+b = 2i (mod 2n-1). -WWW: http://search.cpan.org/dist/Games-Tournament-RoundRobin +WWW: http://search.cpan.org/dist/Games-Tournament-RoundRobin/ -- Aaron Dalton |