ade1c71586
from pkg/DESCR: Minami-Sinzyuku Adventure is a text-based adventure game. It was made for BSD Magazine Parody Issue 2001 Vol.1 published on 2001-04-01:-). All written in Japanese.
10 lines
228 B
Text
10 lines
228 B
Text
$NetBSD: patch-ae,v 1.1.1.1 2001/04/22 07:53:00 kei Exp $
|
|
|
|
--- gen_scn.orig Sat Mar 31 14:11:47 2001
|
|
+++ gen_scn Sat Mar 31 14:12:02 2001
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/perl
|
|
+#!/usr/pkg/bin/perl
|
|
|
|
use strict;
|
|
my $H = "genscn.h";
|