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/xblast | |
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/xblast')
-rw-r--r-- | games/xblast/Makefile | 3 | ||||
-rw-r--r-- | games/xblast/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile index 8fe482463fb..fba9d261eed 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/08/31 17:26:15 jwise Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 15:11:00 wiz Exp $ # DISTNAME= xblast-2.6.beta-sound @@ -9,6 +9,7 @@ MASTER_SITES= http://www.ikp.uni-koeln.de/~vogel/archive/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.ikp.uni-koeln.de/~vogel/xblast/xblast.html +COMMENT= 2-6 player kill the other guy with bombs game. A real blast! DEPENDS+= tk-8.3.2:../../x11/tk diff --git a/games/xblast/pkg/COMMENT b/games/xblast/pkg/COMMENT deleted file mode 100644 index b7add26264f..00000000000 --- a/games/xblast/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -2-6 player kill the other guy with bombs game. A real blast! |