summaryrefslogtreecommitdiff
path: root/graphics/fly/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fly/patches/patch-ap')
-rw-r--r--graphics/fly/patches/patch-ap14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/fly/patches/patch-ap b/graphics/fly/patches/patch-ap
new file mode 100644
index 00000000000..cad93fc3233
--- /dev/null
+++ b/graphics/fly/patches/patch-ap
@@ -0,0 +1,14 @@
+$NetBSD: patch-ap,v 1.1 1999/11/01 03:31:46 jlam Exp $
+
+--- examples/perl.example.orig Thu Jan 14 17:37:31 1999
++++ examples/perl.example Sun Oct 31 00:27:45 1999
+@@ -1,7 +1,7 @@
+-#!/usr/local/bin/perl
++#!/usr/pkg/bin/perl
+
+ $flyprog = "../fly";
+-$outfile = "temp.gif";
++$outfile = "temp.png";
+
+ $infile = "/tmp/fly.$$";
+