diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-05 07:40:43 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-05 07:40:43 +0000 |
commit | a90d2080ae9e66a650ddc2b5ecf673ec95ae0c9f (patch) | |
tree | 14e79e756033e359e42b5505bab27e4d9b02f329 /math/mathomatic | |
parent | 13d735490e1f09af790ccf539eb09739bb7e2a0b (diff) | |
download | ports-a90d2080ae9e66a650ddc2b5ecf673ec95ae0c9f.tar.gz ports-a90d2080ae9e66a650ddc2b5ecf673ec95ae0c9f.zip |
Notes
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 5 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index b7359871da79..8c5f0562d213 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 15.6.2 +PORTVERSION= 15.6.3 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ CRITICAL @@ -14,6 +14,8 @@ MASTER_SITES= http://www.panix.com/~gesslein/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Highly portable, general purpose CAS (Computer Algebra System) +LICENSE= GPLv2 + USE_BZIP2= yes USE_GMAKE= yes @@ -21,7 +23,6 @@ MAKE_JOBS_SAFE= yes MAKEFILE= makefile -LICENSE= GPLv2 PORTDOCS= * MAN1= mathomatic.1 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 8f1964c2d088..44e016c804f3 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,2 +1,2 @@ -SHA256 (mathomatic-15.6.2.tar.bz2) = 30922837bbdd5cbeba29e75db531b060d76fc0e77a7a4884effced35d8f4f044 -SIZE (mathomatic-15.6.2.tar.bz2) = 215667 +SHA256 (mathomatic-15.6.3.tar.bz2) = a72ddbc15b838a51213dffd21a52b85f047a9dda09b9280f273f580fee816792 +SIZE (mathomatic-15.6.3.tar.bz2) = 219464 |