mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
598 B
Plaintext
16 lines
598 B
Plaintext
--- XScrabble.ad.orig Tue Mar 11 06:57:16 1997
|
|
+++ XScrabble.ad Sun Jul 27 09:53:56 1997
|
|
@@ -1,9 +1,9 @@
|
|
! *** XScrabble resource file ***
|
|
|
|
! edit the following three pathnames as required:
|
|
-XScrabble.dictfile: /usr/local/lib/OSPD3
|
|
-XScrabble.permfile: /usr/local/lib/scrabble_permutations
|
|
-XScrabble.scorefile: /usr/local/lib/xscrabble.scores
|
|
+XScrabble.dictfile: @XSCRABBLEDIR@/OSPD3
|
|
+XScrabble.permfile: @XSCRABBLEDIR@/scrabble_permutations
|
|
+XScrabble.scorefile: @XSCRABBLEDIR@/xscrabble.scores
|
|
|
|
! version string, to make sure correct resource file is loaded
|
|
XScrabble*version: 100
|