diff options
Diffstat (limited to 'games/battleball/Makefile')
-rw-r--r-- | games/battleball/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |