From a76766862b86f1d1946329e948c1f53da5fa7ed1 Mon Sep 17 00:00:00 2001 From: fgsch Date: Sat, 22 Jan 2000 08:06:50 +0000 Subject: [PATCH] Broken; fIle not available anymore. A new version is out, but it doesn't work well. Leave it this way till I get some feedback from gnu guys. --- games/gnuchess/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 04fbf8081d5..886e7fc546d 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 1999/10/27 04:37:28 fgsch Exp $ +# $OpenBSD: Makefile,v 1.6 2000/01/22 08:06:50 fgsch Exp $ DISTNAME= gnuchess-4.0.pl80 PKGNAME= gnuchess-4.0.80 @@ -6,6 +6,8 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnuchess +BROKEN= "not available anymore" + MAINTAINER= angelos@openbsd.org HAS_CONFIGURE= yes