diff options
author | jkh <jkh@FreeBSD.org> | 1995-04-28 17:38:34 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-04-28 17:38:34 +0000 |
commit | 373b58d5439fd66752e0a2638029b3ab7371c732 (patch) | |
tree | 008a447e5b5742ad7d02dad539d336f20babfb58 /games | |
parent | 0b82ba3bb61f246d381f376fca0c8070e9216ff2 (diff) | |
download | FreeBSD-src-373b58d5439fd66752e0a2638029b3ab7371c732.zip FreeBSD-src-373b58d5439fd66752e0a2638029b3ab7371c732.tar.gz |
Add piano.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 625517d..35b1bef 100644 --- a/games/Makefile +++ b/games/Makefile @@ -3,7 +3,7 @@ # XXX missing: chess ching monop [copyright] SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \ canfield cribbage dm factor fish fortune grdc hack hangman \ - larn mille morse number phantasia pig pom ppt primes quiz \ + larn mille morse number phantasia piano pig pom ppt primes quiz \ rain random robots rogue sail snake tetris trek wargames worm worms \ wump |