diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-21 08:12:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-21 08:12:48 +0000 |
commit | 5a6c4b3052d06a2317e13c2adcc09589e60685af (patch) | |
tree | 3ab7c2982bfd410a0d4b6612508020c9acf62ece /math/maxima/files | |
parent | - Update to 4.99.34 (diff) |
- Update to 5.13.0
PR: 115827
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=199849
Diffstat (limited to 'math/maxima/files')
-rw-r--r-- | math/maxima/files/patch-interfaces-xmaxima-doc-xmaxima.texi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/math/maxima/files/patch-interfaces-xmaxima-doc-xmaxima.texi b/math/maxima/files/patch-interfaces-xmaxima-doc-xmaxima.texi new file mode 100644 index 000000000000..998409b13c98 --- /dev/null +++ b/math/maxima/files/patch-interfaces-xmaxima-doc-xmaxima.texi @@ -0,0 +1,15 @@ +--- interfaces/xmaxima/doc/xmaxima.texi.orig Sun Aug 26 05:58:42 2007 ++++ interfaces/xmaxima/doc/xmaxima.texi Sun Aug 26 06:06:12 2007 +@@ -25,6 +25,12 @@ + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301, USA. ++ ++@format ++START-INFO-DIR-ENTRY ++* Xmaxima: (xmaxima). Graphical interface for Maxima, with additional plotting functions. ++END-INFO-DIR-ENTRY ++@end format + @end ifinfo + + @titlepage |