diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:10:41 +0000 |
commit | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/battleball | |
parent | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff) | |
download | pkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/battleball')
-rw-r--r-- | games/battleball/Makefile | 3 | ||||
-rw-r--r-- | games/battleball/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 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 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 |