aboutsummaryrefslogtreecommitdiff
path: root/games/gomoku
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /games/gomoku
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415499
Diffstat (limited to 'games/gomoku')
-rw-r--r--games/gomoku/pkg-descr12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/gomoku/pkg-descr b/games/gomoku/pkg-descr
index 9d750dbfb74f..784ca3316529 100644
--- a/games/gomoku/pkg-descr
+++ b/games/gomoku/pkg-descr
@@ -1,12 +1,12 @@
-Gomoku.app is an extended TicTacToe game for GNUstep.
-You win the game if you are able to put 5 of your pieces
-in a row, column or diagonal. You loose if the computer
-does it before you. You can play the game on boards of different
-size; the default size is 8 but 10 is also nice to play.
+Gomoku.app is an extended TicTacToe game for GNUstep.
+You win the game if you are able to put 5 of your pieces
+in a row, column or diagonal. You loose if the computer
+does it before you. You can play the game on boards of different
+size; the default size is 8 but 10 is also nice to play.
Pass the size of the board as argument of Gomoku.app. For example, to
play on a 10x10 board, you can start Gomoku with:
-openapp Gomoku.app 10
+openapp Gomoku.app 10
Warning: board size must be >= 8.