diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /net/py-tofu | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'net/py-tofu')
-rw-r--r-- | net/py-tofu/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/py-tofu/pkg-descr b/net/py-tofu/pkg-descr index 516b835b6aa2..7dcb8c8e54c9 100644 --- a/net/py-tofu/pkg-descr +++ b/net/py-tofu/pkg-descr @@ -1,11 +1,11 @@ Tofu is a practical high-level network game engine, written -in Python and based on Twisted. Tofu is designed for games -where players play one or several characters accross several -levels. -This includes jump'n run games, RPG or RTS, but not Tetris-like +in Python and based on Twisted. Tofu is designed for games +where players play one or several characters accross several +levels. +This includes jump'n run games, RPG or RTS, but not Tetris-like games or board game. -It currently support client-server and single player mode; +It currently support client-server and single player mode; peer-to-peer mode may be added later. Tofu is Free Software, under the GNU LGPL license. |