diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-21 20:40:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-21 20:40:02 +0000 |
commit | aae559edd77565235c56763b12d9d6ade63a6bd4 (patch) | |
tree | e06a8f249090cb0502e3d8793c7f9f2ce793b5fd /games/Makefile | |
parent | Forced commit to note that contrary to the previous commitlog, (diff) |
Add gnome-music-quiz, a small quiz game that plays songs from your Rhythmbox
music library and let you guess artist, album or track name.
PR: ports/68156
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes:
svn path=/head/; revision=111953
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 44949e9efe2f..b67eb8529163 100644 --- a/games/Makefile +++ b/games/Makefile @@ -157,6 +157,7 @@ SUBDIR += gnmm SUBDIR += gno3dtet SUBDIR += gnocatan + SUBDIR += gnome-music-quiz SUBDIR += gnomeattacks SUBDIR += gnomebreakout SUBDIR += gnomechess |