diff options
-rw-r--r-- | games/tscp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/tscp/Makefile b/games/tscp/Makefile index 95d01b61727..ac6f3a80490 100644 --- a/games/tscp/Makefile +++ b/games/tscp/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 15:10:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/12/20 01:34:41 simonb Exp $ # DISTNAME= tscp173 PKGNAME= tscp-1.73 CATEGORIES= games benchmarks -MASTER_SITES= http://ucsu.colorado.edu/~kerrigat/ +MASTER_SITES= http://home.earthlink.net/~tckjr/ EXTRACT_SUFX= .zip MAINTAINER= abs@netbsd.org -HOMEPAGE= http://ucsu.colorado.edu/~kerrigat/ +HOMEPAGE= http://home.earthlink.net/~tckjr/ COMMENT= Tom Kerrigan's Simple Chess Program RESTRICTED= No distribtion without authorisation from Tom Kerrigan |