mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
17 lines
253 B
Plaintext
17 lines
253 B
Plaintext
Sudsol is a small utility to solve Sudoku puzzles.
|
|
|
|
The usage is very simple; add your puzzle to a textfile in the following
|
|
format:
|
|
|
|
7.94...18
|
|
.3......2
|
|
....974..
|
|
...13.5..
|
|
.....83..
|
|
.4..7...9
|
|
5683...7.
|
|
2.3....51
|
|
.7..2....
|
|
|
|
and run 'sudsol puzzle.txt'
|