From 98241a1a9938b8c1e7729645aca8072f4b06e0ac Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 15:10:41 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- games/xboard/Makefile | 3 ++- games/xboard/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 games/xboard/pkg/COMMENT (limited to 'games/xboard') diff --git a/games/xboard/Makefile b/games/xboard/Makefile index 4d3e5c0666d..2001f006ae1 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/02/07 06:11:23 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 15:11:00 wiz Exp $ DISTNAME= xboard-4.2.2 CATEGORIES= games @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} \ MAINTAINER= simonb@NetBSD.ORG HOMEPAGE= http://www.research.compaq.com/SRC/personal/mann/xboard.html +COMMENT= graphical frontend for GNU Chess, Crafty, ICS or e-mail chess BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf diff --git a/games/xboard/pkg/COMMENT b/games/xboard/pkg/COMMENT deleted file mode 100644 index 47274a13368..00000000000 --- a/games/xboard/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -graphical frontend for GNU Chess, Crafty, ICS or e-mail chess -- cgit v1.2.3