diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-06 15:33:07 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-06 15:33:07 +0000 |
commit | 296877462b8b100e9f83f9c6aa6ed4bff34c6def (patch) | |
tree | 5eac344fd936461b351ae47d13c9a2ead4c33698 /math/maxima | |
parent | 71bf80b1e5914a5a76fdb542f43b9159976779e0 (diff) | |
download | ports-296877462b8b100e9f83f9c6aa6ed4bff34c6def.tar.gz ports-296877462b8b100e9f83f9c6aa6ed4bff34c6def.zip |
Notes
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 73a8f349d2c9..04e097f771ba 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -3,6 +3,7 @@ PORTNAME= maxima PORTVERSION= 5.30.0 +PORTREVISION= 1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |