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/xracer/Makefile | 3 ++- games/xracer/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 games/xracer/pkg/COMMENT (limited to 'games/xracer') diff --git a/games/xracer/Makefile b/games/xracer/Makefile index 3ec0a7965d4..b6ff11873c6 100644 --- a/games/xracer/Makefile +++ b/games/xracer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/06 03:16:57 fredb Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/16 15:11:04 wiz Exp $ # DISTNAME= xracer-0.96.9 @@ -7,6 +7,7 @@ MASTER_SITES= http://xracer.annexia.org/files/ MAINTAINER= bsieker@freenet.de HOMEPAGE= http://xracer.annexia.org/ +COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake diff --git a/games/xracer/pkg/COMMENT b/games/xracer/pkg/COMMENT deleted file mode 100644 index 71c4a23def4..00000000000 --- a/games/xracer/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -XRacer is a clone of the popular Psygnosis game Wipeout -- cgit v1.2.3