openbsd-ports/games/sudoku/patches/patch-sudoku_6
alek d38a47ec12 Import sudoku 1.0.1
A sudoku game with:
* a curses interface;
* generates hints upon request;
* several levels of difficulty;
* generation of new boards;
* easy entry of boards published in newspapers, internet, etc...;
* multiple output formats (text,csv,html,postscript).

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-05-29 19:32:08 +00:00

21 lines
625 B
Plaintext

$OpenBSD: patch-sudoku_6,v 1.1.1.1 2006/05/29 19:32:08 alek Exp $
--- sudoku.6.orig Mon May 29 16:06:27 2006
+++ sudoku.6 Mon May 29 16:06:58 2006
@@ -198,13 +198,13 @@
program.
.SH FILES
.TP
-.BI /usr/lib/sudoku/template
+.BI !!PREFIX!!/share/sudoku/template
Template file for generating new sudoku boards.
.TP
-.BI /usr/lib/sudoku/precanned
+.BI !!PREFIX!!/share/sudoku/precanned
Optional file, containing `precanned' sudoku boards.
.SH "FILE FORMATS"
-.SS /usr/lib/sudoku/template
+.SS !!PREFIX!!/share/sudoku/template
The template file contains a sequence of patterns that are used for
generating new
.B sudoku