aboutsummaryrefslogtreecommitdiff
path: root/graphics/pgplot/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgplot/files/patch-aa')
-rw-r--r--graphics/pgplot/files/patch-aa16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/pgplot/files/patch-aa b/graphics/pgplot/files/patch-aa
new file mode 100644
index 000000000000..3088fc808213
--- /dev/null
+++ b/graphics/pgplot/files/patch-aa
@@ -0,0 +1,16 @@
+--- 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