summaryrefslogtreecommitdiff
path: root/games/battlestar
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-05-23 18:43:01 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-05-23 18:43:01 +0000
commit73a4ba2992f7e7cb39a4adda70bc4df64acaaa67 (patch)
treeee730ec0d84ceeb27ff6bc9833ee9c4b38994799 /games/battlestar
parent02aa20de070fcba35b418e69f8487dd1f8e9f712 (diff)
The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists
Diffstat (limited to 'games/battlestar')
-rw-r--r--games/battlestar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/battlestar/Makefile b/games/battlestar/Makefile
index 2695e235345..2a520890f6f 100644
--- a/games/battlestar/Makefile
+++ b/games/battlestar/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.6 1998/07/24 00:10:19 millert Exp $
+# $OpenBSD: Makefile,v 1.7 2002/05/23 18:43:00 deraadt Exp $
PROG= battlestar
SRCS= battlestar.c com1.c com2.c com3.c com4.c com5.c com6.c com7.c \
@@ -7,7 +7,6 @@ SRCS= battlestar.c com1.c com2.c com3.c com4.c com5.c com6.c com7.c \
MAN= battlestar.6
DPADD= ${LIBCURSES}
LDADD= -lcurses
-HIDEGAME=hidegame
BINGRP= games
beforeinstall: