summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorDavid Leonard <d@cvs.openbsd.org>1999-01-21 05:54:20 +0000
committerDavid Leonard <d@cvs.openbsd.org>1999-01-21 05:54:20 +0000
commit457c55d6358b66e87520d7ba1693fad4a1aac027 (patch)
tree0bda2b69dc8cb86193ca4db3a0a50ba722d2df36 /games/Makefile
parent6a6cbb56beb7b86ef0f84817b62f21f63e471be0 (diff)
enable hunt
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/Makefile b/games/Makefile
index 564b7fb2fe1..c3c89b01966 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,13 +1,13 @@
-# $OpenBSD: Makefile,v 1.5 1997/09/21 11:35:09 deraadt Exp $
+# $OpenBSD: Makefile,v 1.6 1999/01/21 05:54:19 d Exp $
-# Missing: ching dungeon hunt warp
+# Missing: ching dungeon warp
# Moved: chess
# Don't belong: xneko xroach
SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
bs caesar canfield cribbage dm factor fish fortune gomoku grdc hack \
- hangman larn mille monop morse number phantasia pig pom ppt primes \
- quiz rain random robots rogue sail snake tetris trek wargames worm \
- worms wump
+ hangman hunt larn mille monop morse number phantasia pig pom ppt \
+ primes quiz rain random robots rogue sail snake tetris trek wargames \
+ worm worms wump
.include <bsd.subdir.mk>