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/battleball/Makefile | 3 ++- games/battleball/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 games/battleball/pkg/COMMENT (limited to 'games/battleball') diff --git a/games/battleball/Makefile b/games/battleball/Makefile index b8edaef08f4..95d79226c42 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/10/22 05:56:10 rh Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 15:10:43 wiz Exp $ DISTNAME= battleball.21.src PKGNAME= battleball-2.1 @@ -7,6 +7,7 @@ MASTER_SITES= http://linuxberg.prover.com.br/files/x11/entertain/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.cs.utexas.edu/users/pahardin/bb.html +COMMENT= 3d game of soccer, with tanks USE_X11= YES CHECK_MESA= YES diff --git a/games/battleball/pkg/COMMENT b/games/battleball/pkg/COMMENT deleted file mode 100644 index 499611eb40b..00000000000 --- a/games/battleball/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -3d game of soccer, with tanks -- cgit v1.2.3