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 e8cef6ed6bb..cacaf0575a9 100644 --- a/games/colchess/Makefile +++ b/games/colchess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:15:39 agc Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/24 22:46:10 jlam Exp $ DISTNAME= colchess PKGNAME= ${DISTNAME}-7.0 @@ -6,7 +6,7 @@ CATEGORIES= games MASTER_SITES= http://www.ast.cam.ac.uk/~cmf/chess/ EXTRACT_SUFX= .tgz -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ast.cam.ac.uk/~cmf/chess/colchess/ COMMENT= Chess analysis engine |