diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-04-07 11:02:25 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-04-07 11:02:25 +0000 |
commit | 202de6633fd70c8f2019b7bbd6b4da4fc1beb6d1 (patch) | |
tree | db27ae4239559ba9b6f6ebe04f48364639ea6620 /math/maxima | |
parent | fee858f321c9c4ffbc64370cc5bf67593cc31f0c (diff) | |
download | ports-202de6633fd70c8f2019b7bbd6b4da4fc1beb6d1.tar.gz ports-202de6633fd70c8f2019b7bbd6b4da4fc1beb6d1.zip |
Notes
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 43165c91db8b..47fefcbff6c2 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.17.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math tk MASTER_SITES= SF |