openbsd-ports/games/falconseye/files/substitute
espie c040d15127 Falcon's Eye is nethack on steroids: graphics and sound.
Preliminary port by Peter Valchev and me. A few details to fix,
such as having SDL sound AND using timidity concurrently...
2001-07-05 13:29:01 +00:00

7 lines
187 B
Plaintext

s/\bNETHACK\b/FALCONSEYE/g;
s/\bNet[hH]ack\b(?!\s+v3.1)/Falcon's Eye/g;
s/\bnethack\b/falconseye/g;
s/\bnethackdir\b/falconseyedir/g;
s|/usr/games|/usr/local|g;
s/\brecover\b/frecover/g;