diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-01-23 05:43:15 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-01-23 05:43:15 +0800 |
commit | 2f129357d683461abcca85079e8f3ab0d1de7aa5 (patch) | |
tree | c4d40cde27433b9b983de5c12c587066196e5647 /math/mathomatic | |
parent | dac12ded61d5cd95b2eff150cbcf91ed4ea0744e (diff) | |
download | freebsd-ports-gnome-2f129357d683461abcca85079e8f3ab0d1de7aa5.tar.gz freebsd-ports-gnome-2f129357d683461abcca85079e8f3ab0d1de7aa5.tar.zst freebsd-ports-gnome-2f129357d683461abcca85079e8f3ab0d1de7aa5.zip |
Update to 15.4.1 and add LICENSE
Feature safe: yes
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 3 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 7610527252ef..e4276ce02d81 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 15.4.0 +PORTVERSION= 15.4.1 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ CRITICAL @@ -21,6 +21,7 @@ MAKE_JOBS_SAFE= yes MAKEFILE= makefile +LICENSE= GPLv2 PORTDOCS= * MAN1= mathomatic.1 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 690b31446fdb..2439602f8231 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,2 +1,2 @@ -SHA256 (mathomatic-15.4.0.tar.bz2) = 2d00652f5f54be6a835d32bd1c4cfb16814e1fc38a1a31972182cd664d14d969 -SIZE (mathomatic-15.4.0.tar.bz2) = 202986 +SHA256 (mathomatic-15.4.1.tar.bz2) = ea8efcba09584c8e55de64a00c7c7e80ef046f5ad1b0dd6049bc711ef6e23619 +SIZE (mathomatic-15.4.1.tar.bz2) = 202587 |