diff options
author | 1999-02-01 06:58:25 +0000 | |
---|---|---|
committer | 1999-02-01 06:58:25 +0000 | |
commit | 6e67a457b40ba73db2ff54f48096048c44e42631 (patch) | |
tree | 9f36a5da3b887069ed8d247a4044f09746b3c295 | |
parent | avoid denial of service attacks on server port; extra conf vars; fix otto (diff) | |
download | wireguard-openbsd-6e67a457b40ba73db2ff54f48096048c44e42631.tar.xz wireguard-openbsd-6e67a457b40ba73db2ff54f48096048c44e42631.zip |
enable hunt
-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 |