diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-09 19:45:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-09 19:45:10 +0000 |
commit | e28b1a693b980e8453dc932859b9f14b7cbd1107 (patch) | |
tree | 61b4e78eab4d2d83ef69a211b6d6b7e4469b9897 /games | |
parent | . Simplify the documentation handling using PORTDOCS. This also means (diff) |
- Update MASTER_SITES and WWW: line
PR: 60069
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=95494
Diffstat (limited to 'games')
-rw-r--r-- | games/wmminichess/Makefile | 4 | ||||
-rw-r--r-- | games/wmminichess/pkg-descr | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/wmminichess/Makefile b/games/wmminichess/Makefile index 0f01c4013cee..872b88f572a1 100644 --- a/games/wmminichess/Makefile +++ b/games/wmminichess/Makefile @@ -8,11 +8,11 @@ PORTNAME= wmminichess PORTVERSION= 0.8 CATEGORIES= games -MASTER_SITES= http://www.electricrain.com/edavis/miniCHESS/ +MASTER_SITES= http://www.foobargeek.com/miniCHESS/ DISTNAME= miniCHESS-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= WindowMaker chess dockapp game +COMMENT= Window Maker chess dockapp game RUN_DEPENDS= ${LOCALBASE}/bin/gnuchess:${PORTSDIR}/games/gnuchess diff --git a/games/wmminichess/pkg-descr b/games/wmminichess/pkg-descr index bd65bc9e0c9f..cc5292f7cf1a 100644 --- a/games/wmminichess/pkg-descr +++ b/games/wmminichess/pkg-descr @@ -18,7 +18,7 @@ save/restore features yet. The README in /usr/X11R6/share/wmminichess/ should explain how to play. It really does a nice job of that. -WWW: http://www.electricrain.com/edavis/miniCHESS/ -Author: Eric Davis <ead@pobox.com> +WWW: http://www.foobargeek.com/miniCHESS/ +Author: Eric Davis <edavis@foobargeek.com> - Will <andrews@technologist.com> |