diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-07-29 14:16:44 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-07-29 14:16:44 +0000 |
commit | 671ada303900301eb0ade52fc0f839a4811e01c8 (patch) | |
tree | c9b6c68b203c11cd69cf3cd6e13befdf56473225 /math | |
parent | cf28c2c60c645e464a86987ecab1e5de312fcc96 (diff) | |
download | ports-671ada303900301eb0ade52fc0f839a4811e01c8.tar.gz ports-671ada303900301eb0ade52fc0f839a4811e01c8.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/mathomatic/Makefile | 2 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 6 | ||||
-rw-r--r-- | math/mathomatic/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 4678af9df1d0..09b7bccee83e 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 12.5.21 +PORTVERSION= 12.5.22 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ http://critical.ch/distfiles/ \ diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index d77ec5b07be6..e6ce389df132 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,3 +1,3 @@ -MD5 (mathomatic-12.5.21.tar.bz2) = 493626336f821eb9e78336e61671adc3 -SHA256 (mathomatic-12.5.21.tar.bz2) = 53f85cfd0c7ee515723db2fbd37981d1706178fb0e10055f4fb45c4d3c46d96e -SIZE (mathomatic-12.5.21.tar.bz2) = 119904 +MD5 (mathomatic-12.5.22.tar.bz2) = 6c389d0c1a21ccd06d97d19fe788e8d4 +SHA256 (mathomatic-12.5.22.tar.bz2) = 083e31ce4a972cdb2f3b603072e5f3f4a165cbaafd6fa8857eb0104a7f9bce78 +SIZE (mathomatic-12.5.22.tar.bz2) = 120185 diff --git a/math/mathomatic/pkg-descr b/math/mathomatic/pkg-descr index 66e514ee4272..424705e82925 100644 --- a/math/mathomatic/pkg-descr +++ b/math/mathomatic/pkg-descr @@ -1,5 +1,5 @@ -Mathomatic is a highly portable, general purpose CAS (Computer Algebra System) -published under the GNU LGPL license. Mathomatic can: +Mathomatic is a highly portable, general purpose CAS (Computer Algebra System). +Mathomatic can: * Solve, simplify, and compare algebraic equations, * Perform calculus transformations, |