1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/yahtzee/files/patch-ab
Thomas Gellekum d8df56cea7 Import a yahtzee port.
PR:		4026
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-07-04 09:36:41 +00:00

20 lines
487 B
Plaintext

*** config.h.orig Sun Apr 13 13:48:41 1997
--- config.h Sun Apr 13 13:48:54 1997
***************
*** 1,7 ****
#ifndef _config_H_
#define _config_H_
! #define SCOREDIR "/usr/local/lib"
#define SCOREFNAME "yahtzee.sco" /* must allow .L extension */
#define NUM_TOP_PLAYERS 10
--- 1,7 ----
#ifndef _config_H_
#define _config_H_
! #define SCOREDIR "/usr/local/lib/yahtzee"
#define SCOREFNAME "yahtzee.sco" /* must allow .L extension */
#define NUM_TOP_PLAYERS 10