diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-08 07:17:01 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-08 07:17:01 +0800 |
commit | 9f248a4994b27d35c148ff51c311517ec67cf8da (patch) | |
tree | 3cc7d8a5ea895973510f2a407f856b8ec9db9066 /games/Makefile | |
parent | 61b423d6e739109f967ac94062a25b8e93db5ce8 (diff) | |
download | freebsd-ports-gnome-9f248a4994b27d35c148ff51c311517ec67cf8da.tar.gz freebsd-ports-gnome-9f248a4994b27d35c148ff51c311517ec67cf8da.tar.zst freebsd-ports-gnome-9f248a4994b27d35c148ff51c311517ec67cf8da.zip |
Add trimines 1.2.1, a mine sweeper game that uses triangles instead of squares.
PR: 96906
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
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 253fd7c8969c..ab495dab60e2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -626,6 +626,7 @@ SUBDIR += tractorgen SUBDIR += traindirector SUBDIR += trigger + SUBDIR += trimines SUBDIR += trojka SUBDIR += trophy SUBDIR += tsito |