diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-08-05 15:40:43 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-08-05 15:40:43 +0800 |
commit | 46892df7c9a6e778df3894aa9c9e753c13b10e45 (patch) | |
tree | 1d893a16d39a2b4e93d055fc0f3806d36b3829fd /math/mathomatic | |
parent | 19a66586ba9e4f90bdc9df41968ceadd9304fedd (diff) | |
download | freebsd-ports-gnome-46892df7c9a6e778df3894aa9c9e753c13b10e45.tar.gz freebsd-ports-gnome-46892df7c9a6e778df3894aa9c9e753c13b10e45.tar.zst freebsd-ports-gnome-46892df7c9a6e778df3894aa9c9e753c13b10e45.zip |
- Update to 15.6.3
- Pacify portlint by moving the LICENSE
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 |