diff options
author | David Leonard <d@cvs.openbsd.org> | 1999-02-01 06:58:26 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1999-02-01 06:58:26 +0000 |
commit | d46e658724881ccd5f6c121bbf7bd593b752ae70 (patch) | |
tree | fbfc234f5856056abd027039b723869459e1d0df /games | |
parent | dfbbe9c6a33873c869cc45d883603d30397feefe (diff) |
enable hunt
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 68dd3fb254a..cf1e72f38ae 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 1999/01/24 23:08:48 d Exp $ +# $OpenBSD: Makefile,v 1.8 1999/02/01 06:58:25 d Exp $ # Missing: ching dungeon warp # Moved: chess @@ -6,7 +6,7 @@ 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 \ + 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 |