diff options
Diffstat (limited to 'games/colchess/Makefile')
-rw-r--r-- | games/colchess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/colchess/Makefile b/games/colchess/Makefile index 9530180ec44..48bd5638fc9 100644 --- a/games/colchess/Makefile +++ b/games/colchess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/10/27 17:20:29 cjep Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:38:02 grant Exp $ DISTNAME= colchess PKGNAME= ${DISTNAME}-7.0 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://www.ast.cam.ac.uk/~cmf/chess/ EXTRACT_SUFX= .tgz -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://www.ast.cam.ac.uk/~cmf/chess/colchess/ COMMENT= chess analysis engine |