- 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:
Alejandro Pulver 2006-10-07 18:59:06 +00:00
parent bae76a134e
commit b56d54059a
2 changed files with 2 additions and 3 deletions

View file

@ -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

View file

@ -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