diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-30 10:53:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-30 10:53:08 +0000 |
commit | ee43442b67ffd701cef692bc1181148f18994d83 (patch) | |
tree | ae2a2e8d876022b825c680fa62b92f3f73d1817c /games/Makefile | |
parent | b073a2656d1ce3ce695bf10e308369d915eae853 (diff) | |
download | ports-ee43442b67ffd701cef692bc1181148f18994d83.tar.gz ports-ee43442b67ffd701cef692bc1181148f18994d83.zip |
New game!
Einstein puzzle is cross-platform open source remake of old
DOS game Sherlock which was inspired by Albert Einstein's
puzzle. Einstein said that only those with an intelligence
quotient of 98 percentile and higher should be able to solve
it.
Notes
Notes:
svn path=/head/; revision=127692
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 2cc07523da63..dc93e281b26d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -115,6 +115,7 @@ SUBDIR += egoboo SUBDIR += eif SUBDIR += eights + SUBDIR += einstein SUBDIR += el SUBDIR += emacs-chess SUBDIR += empire |