diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /games/p5-Games-AlphaBeta | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) | |
download | ports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
Notes
Notes:
svn path=/head/; revision=143304
Diffstat (limited to 'games/p5-Games-AlphaBeta')
-rw-r--r-- | games/p5-Games-AlphaBeta/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Games-AlphaBeta/pkg-descr b/games/p5-Games-AlphaBeta/pkg-descr index 1a153ab716eb..b7c867dfd9cb 100644 --- a/games/p5-Games-AlphaBeta/pkg-descr +++ b/games/p5-Games-AlphaBeta/pkg-descr @@ -11,7 +11,7 @@ copy(), apply(), endpos(), evaluate() and findmoves(). This is explained more carefully in Games::AlphaBeta::Position which is a base class you can use to implement your position object. -WWW: http://search.cpan.org/dist/Games-AlphaBeta +WWW: http://search.cpan.org/dist/Games-AlphaBeta/ Author: Stig Brautaset <stig@brautaset.org> - Aaron Dalton |