diff options
author | David Leonard <d@cvs.openbsd.org> | 1999-01-24 23:08:49 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1999-01-24 23:08:49 +0000 |
commit | 1fc1211cf8d1a786bc1666358b8d666cfd2c27bc (patch) | |
tree | 63236e3f3ae0a190c10b5256be8326f0f9a4b6f0 /games/Makefile | |
parent | 9b8541850eab4ca3bdac121bb084759c472c2ce5 (diff) |
disable hunt until all its security problems have been fixed
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index c3c89b01966..68dd3fb254a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 1999/01/21 05:54:19 d Exp $ +# $OpenBSD: Makefile,v 1.7 1999/01/24 23:08:48 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 hunt larn mille monop morse number phantasia pig pom ppt \ + hangman larn mille monop morse number phantasia pig pom ppt \ primes quiz rain random robots rogue sail snake tetris trek wargames \ worm worms wump |