1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/pgplot/files/patch-aa

17 lines
436 B
Plaintext
Raw Normal View History

1998-12-05 02:25:53 +00:00
--- makehtml~ Wed Feb 26 22:54:09 1997
+++ makehtml Mon Oct 12 22:52:01 1998
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
$, = ' '; # set output field separator
$\ = "\n"; # set output record separator
--- maketex~ Tue Apr 16 23:51:24 1996
+++ maketex Mon Oct 12 22:52:14 1998
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
$, = ' '; # set output field separator
$\ = "\n"; # set output record separator