diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-06-06 13:13:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-06-06 13:13:34 +0000 |
commit | 780303a9b40469e2ba5f8e9481507be7817c3425 (patch) | |
tree | 06a7190c46916a01a62815b672cc09c3694c72c7 /math/maxima | |
parent | 1674709cda1f1a693bb4ef10390fb9ab2cc2838b (diff) | |
download | ports-780303a9b40469e2ba5f8e9481507be7817c3425.tar.gz ports-780303a9b40469e2ba5f8e9481507be7817c3425.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 04e097f771ba..02d51af6000e 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -3,7 +3,7 @@ PORTNAME= maxima PORTVERSION= 5.30.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |