diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2010-10-15 23:05:04 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2010-10-15 23:05:04 +0000 |
commit | da419549309c224476ff16d4357fe2f9e88f6cb6 (patch) | |
tree | 5236b0e59e6cc298c783db10da217e5882691acb /math | |
parent | 7218afe703290a9a95e121225ecb0be9603c0a84 (diff) |
Notes
Diffstat (limited to 'math')
-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 96afe0888bbf..51a85b4446f6 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.22.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |