mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
Maxima and Axiom both work with this. The repairs likely fix other maths packages also. The maintainer is also retiring, so reset MAINTAINER to ports@ to give him a break. OK'ed by: MAINTAINER
11 lines
308 B
Text
11 lines
308 B
Text
--- ./plugins/octave/doc/README.orig Sun Oct 3 13:26:27 2004
|
|
+++ ./plugins/octave/doc/README Sat Oct 23 17:39:48 2004
|
|
@@ -26,7 +26,7 @@
|
|
have TeXmacs call a script like the following (this script is included as
|
|
"tm_octave"):
|
|
|
|
-#!/bin/bash
|
|
+#!/bin/sh
|
|
echo -ne "\002verbatim:"
|
|
octave -v
|
|
exec octave -qi
|