diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-11 12:56:17 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-11 12:56:17 +0000 |
commit | d3159b32fd7043af01616573f919b8465d6b56a4 (patch) | |
tree | dd141cec1b4e6e2a797e78cc3f535bc2076dd12d /games/Makefile | |
parent | Add http://prdownloads.sourceforge.net/ into MASTER_SITE_SOURCEFORGE. (diff) |
Add gnomermind 0.9.1, a puzzle game for Gnome, loosely based on the
classic MasterMind game.
Notes
Notes:
svn path=/head/; revision=41284
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 d4dee7794c93..6f05cfc702a3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -89,6 +89,7 @@ SUBDIR += gnomegames SUBDIR += gnomekiss SUBDIR += gnomememoryblocks + SUBDIR += gnomermind SUBDIR += gnuchess SUBDIR += gnugo SUBDIR += gnurobots |