Date: Sun, 13 May 2012 10:12:23 +0000 (UTC) From: Marcus von Appen <mva@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/simsu Makefile distinfo pkg-descr pkg-plist Message-ID: <201205131012.q4DACNUc007627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mva 2012-05-13 10:12:23 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/simsu Makefile distinfo pkg-descr pkg-plist Log: Simsu is a basic Sudoku game. You can switch between filling in notes (pencil mode), or filling in answers (pen mode). To make it easier to see where to place numbers, you can highlight all instances of a number. You can also check your answers for correctness while playing. The game stores your current notes and answers, so that you can pick up where you left off the next time you play. WWW: http://gottcode.org/simsu/ PR: ports/167238 Submitted by: nemysis@gmx.ch Revision Changes Path 1.1421 +1 -0 ports/games/Makefile 1.1 +65 -0 ports/games/simsu/Makefile (new) 1.1 +2 -0 ports/games/simsu/distinfo (new) 1.1 +8 -0 ports/games/simsu/pkg-descr (new) 1.1 +13 -0 ports/games/simsu/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205131012.q4DACNUc007627>