summaryrefslogtreecommitdiff
path: root/math/mathomatic/PLIST
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-01-21 23:25:02 +0000
committerminskim <minskim@pkgsrc.org>2006-01-21 23:25:02 +0000
commit45cfa8508013e769dd32e4db716e97204b177b73 (patch)
tree52e9e1e16c34d8643190648c5f59156934fcf140 /math/mathomatic/PLIST
parent436ff32265c508e3a0080f781a1b1f24929cb33c (diff)
downloadpkgsrc-45cfa8508013e769dd32e4db716e97204b177b73.tar.gz
Update mathomatic to 12.5.5.
Changes: - Added "doc/manpage.html", which is the man page for Mathomatic generated with "groff -Thtml -man". - Made sure all HTML files have the extension ".html". - Made sure we can allocate at least 1 equation space on startup. - Made entering things like "#1 a" succeed at entering a single variable expression. - Fix-ups to the symbolic math library. - Increased power of limit command. - A limit expression with infinity in it is assumed to be infinity.
Diffstat (limited to 'math/mathomatic/PLIST')
-rw-r--r--math/mathomatic/PLIST7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/mathomatic/PLIST b/math/mathomatic/PLIST
index e2866b08b3f..0c56da107bf 100644
--- a/math/mathomatic/PLIST
+++ b/math/mathomatic/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.6 2005/10/29 01:45:35 minskim Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/01/21 23:25:02 minskim Exp $
bin/mathomatic
man/man1/mathomatic.1
share/doc/${PKGBASE}/README.txt
-share/doc/${PKGBASE}/am.htm
+share/doc/${PKGBASE}/am.html
share/doc/${PKGBASE}/index.html
-share/doc/${PKGBASE}/manual.htm
+share/doc/${PKGBASE}/manpage.html
+share/doc/${PKGBASE}/manual.html
share/doc/${PKGBASE}/notes.html
@dirrm share/doc/${PKGBASE}