diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-04 23:01:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-04 23:01:38 +0000 |
commit | 5ca897867af766086c3208c7e8cc90c405d6336f (patch) | |
tree | c7fe9dd658207c2e388dae3f8f443ea238db8282 /games/Makefile | |
parent | xrdesktop is a GTK-Perl frontend for rdesktop that allows saving and editing of (diff) |
Sudsol is a small Sudoku puzzle solver (see
http://en.wikipedia.org/wiki/Sudoku). I've built a small port for it.
Have fun!
PR: ports/85293
Submitted by: Ed Schouten <ed@fxq.nl>
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 74a16c3d9ff8..644b687cfeba 100644 --- a/games/Makefile +++ b/games/Makefile @@ -492,6 +492,7 @@ SUBDIR += stratagus SUBDIR += stvef-paks SUBDIR += stvef-server + SUBDIR += sudsol SUBDIR += super_methane_brothers SUBDIR += supertux SUBDIR += sxsame |