diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 05:24:31 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 05:24:31 +0000 |
commit | cba19b1b911dc59caa4fa56fd3c3707cd2d546e0 (patch) | |
tree | 2caacbdc081fab680c73f7b2235614f7123d9a95 /games/Makefile | |
parent | cdd3dcc6de6b3391ca14df1cbc13beac7a7112f4 (diff) | |
download | ports-cba19b1b911dc59caa4fa56fd3c3707cd2d546e0.tar.gz ports-cba19b1b911dc59caa4fa56fd3c3707cd2d546e0.zip |
Add greed 3.3, a text puzzle game with the aim of clearing the game
field.
PR: 26294
Submitted by: Mark Pulford «mark@kyne.com.au>
Notes
Notes:
svn path=/head/; revision=41001
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 20c85bf81ea9..2225c05170c4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -95,6 +95,7 @@ SUBDIR += golddig SUBDIR += gomoku.app SUBDIR += gracer + SUBDIR += greed SUBDIR += gru SUBDIR += gtetrinet SUBDIR += gtkabale |