diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-08 20:01:17 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-08 20:01:17 +0000 |
commit | 8be34115cca0d773bc44b3143d17eddf3030f0c9 (patch) | |
tree | 6f112439a238c64ad7646a401a3c45d4c380ef76 /games/Makefile | |
parent | db70eb1cc3596666f8bd43aff83b80ba5d6902b7 (diff) | |
download | FreeBSD-src-8be34115cca0d773bc44b3143d17eddf3030f0c9.zip FreeBSD-src-8be34115cca0d773bc44b3143d17eddf3030f0c9.tar.gz |
Nuke monop - we don't need any grief from Parker Brothers on their copyrighted
and trademarked game.
Reviewed by: jkh
Submitted by: sef
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 7ba46f0..981f71e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,9 +1,9 @@ # @(#)Makefile 8.2 (Berkeley) 3/31/94 -# XXX missing: chess ching +# XXX missing: chess ching monop [copyright] SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \ canfield cribbage dm factor fish fortune hack hangman \ - larn mille monop morse number phantasia pig pom ppt primes quiz \ + larn mille morse number phantasia pig pom ppt primes quiz \ rain random robots rogue sail snake tetris trek wargames worm worms \ wump |