diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-02-14 22:22:39 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-02-14 22:22:39 +0000 |
commit | 81220d5fb90fda73bfa564777085ee23209efee2 (patch) | |
tree | 41e105dff7aecda52fd7346ce1af64c84370375c /games/freesweep/pkg-descr | |
parent | 3c2f0def7d04c924dd0779f73f7fbdf6c8d53932 (diff) |
Notes
Diffstat (limited to 'games/freesweep/pkg-descr')
-rw-r--r-- | games/freesweep/pkg-descr | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/freesweep/pkg-descr b/games/freesweep/pkg-descr index 4792b49b5d00..d7967d0515f2 100644 --- a/games/freesweep/pkg-descr +++ b/games/freesweep/pkg-descr @@ -1,4 +1,5 @@ -Minesweeper-type game for text-mode terminals. Features include boards -up to 1024x1024 and saving and loading the boards. +Minesweeper-type game for text-mode terminals. Features include boards up to +1024x1024, saving and loading of boards, shared and individual "best times" +files, and color. -WWW: http://code.google.com/p/freesweep/ +WWW: https://github.com/rwestlund/freesweep/ |