diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 12:29:46 +0000 |
commit | 6492f3715fc6bb5bab7cfe8a192cf71a5a7777e3 (patch) | |
tree | 0b4c55d10f36340d0c944f9cf0ce988e7b28e6d8 /games/KnightCap | |
parent | Remove errornous reference to ${LOCALBASE}/var (diff) |
URL updates.
PR: 48167
Submitted by: tadalunch@sources.redhat.com
Notes
Notes:
svn path=/head/; revision=75369
Diffstat (limited to 'games/KnightCap')
-rw-r--r-- | games/KnightCap/Makefile | 1 | ||||
-rw-r--r-- | games/KnightCap/pkg-descr | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile index 39d79b56a06d..0bca9c217f51 100644 --- a/games/KnightCap/Makefile +++ b/games/KnightCap/Makefile @@ -9,7 +9,6 @@ PORTNAME= knightcap PORTVERSION= 3.6 CATEGORIES= games MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/ \ - ftp://ftp.bmtmicro.com/pub/linux/tucows/files/x11/entertain/ \ ftp://ftp.cadvision.com/pub/linuxberg/files/x11/entertain/ DISTNAME= KnightCap-${PORTVERSION} diff --git a/games/KnightCap/pkg-descr b/games/KnightCap/pkg-descr index b0e084ad7d2a..1a65195e19b0 100644 --- a/games/KnightCap/pkg-descr +++ b/games/KnightCap/pkg-descr @@ -18,7 +18,7 @@ are: plays. The most dramatic example of how this helps is an experiment we conducted on FICS in which KnightCap learnt from a 1650 player to a 2100 player in just 300 games. See - http://keating.anu.edu.au/~jon/papers/knightcap.ps.gz for more info on - its learning algorithm. + http://cs.anu.edu.au/people/Lex.Weaver/pub_sem/publications/knightcap.pdf + for more info on its learning algorithm. WWW: http://samba.anu.edu.au/KnightCap/ |