forked from Lainports/freebsd-ports
- Remove invalid WWW entry from pkg-descr.
- Mirror distfile to my ~/public_distfiles (MASTER_SITE disappeared). Reported by: Bill "distfiles" Fenner
This commit is contained in:
parent
bae76a134e
commit
b56d54059a
2 changed files with 2 additions and 3 deletions
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= pythonchess
|
||||
PORTVERSION= 0.6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.kolumbus.fi/jyrki.alakuijala/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= alepulver
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= alepulver@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -2,5 +2,3 @@ pythonchess is a computer chess program for human vs. computer games.
|
|||
pythonchess is a complete chess program with alpha-beta search, hashing,
|
||||
pondering, iterative deepening, etc. implemented in Python programming
|
||||
language.
|
||||
|
||||
WWW: http://www.kolumbus.fi/jyrki.alakuijala/pychess.html
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue