pkgsrc/games/minami/patches/patch-ae
kei ade1c71586 first import of Minami-Sinzyuku adventure 1.0.2 package.
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.
2001-04-22 07:53:00 +00:00

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";