diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-04-11 20:56:17 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-04-11 20:56:17 +0800 |
commit | b9cf9309e76c66574f4aa2bb1a1c17faa7ead4f3 (patch) | |
tree | 02dfd8ed5008f8c4eef615a35fdc26b1c2ab9445 /games/Makefile | |
parent | 420e9f73bbfb6e861b7e0081c3041a354ad25335 (diff) | |
download | freebsd-ports-gnome-b9cf9309e76c66574f4aa2bb1a1c17faa7ead4f3.tar.gz freebsd-ports-gnome-b9cf9309e76c66574f4aa2bb1a1c17faa7ead4f3.tar.zst freebsd-ports-gnome-b9cf9309e76c66574f4aa2bb1a1c17faa7ead4f3.zip |
Add gnomermind 0.9.1, a puzzle game for Gnome, loosely based on the
classic MasterMind game.
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 |