Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/games/worms Slimy worms are clean enough for level 3.



details:   https://anonhg.NetBSD.org/src/rev/aeaf727abe42
branches:  trunk
changeset: 571194:aeaf727abe42
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Nov 13 10:22:13 2004 +0000

description:
Slimy worms are clean enough for level 3.

diffstat:

 games/worms/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f114eabe38bb -r aeaf727abe42 games/worms/Makefile
--- a/games/worms/Makefile      Sat Nov 13 10:18:50 2004 +0000
+++ b/games/worms/Makefile      Sat Nov 13 10:22:13 2004 +0000
@@ -1,6 +1,7 @@
-#      $NetBSD: Makefile,v 1.6 1998/02/18 22:37:32 jtc Exp $
+#      $NetBSD: Makefile,v 1.7 2004/11/13 10:22:13 christos Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
+WARNS=3
 PROG=  worms
 MAN=   worms.6
 DPADD= ${LIBCURSES}



Home | Main Index | Thread Index | Old Index