$NetBSD: patch-ap,v 1.2 2003/06/06 21:27:18 jmmv Exp $ --- examples/perl.example.orig 1999-01-14 23:37:31.000000000 +0100 +++ examples/perl.example @@ -1,7 +1,7 @@ #!/usr/local/bin/perl $flyprog = "../fly"; -$outfile = "temp.gif"; +$outfile = "temp.png"; $infile = "/tmp/fly.$$";