diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-24 14:10:45 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-24 14:10:45 +0000 |
commit | f00f210e61a1a97c4a68fcec84841ef07604d828 (patch) | |
tree | 62cac5783e3d1358090e551d7e3f3319d05c9bf7 /math/maxima | |
parent | adb90eaa28b6ff23a47b6b0be7ee7a9e3ab3a3a9 (diff) |
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 b7bae42208ea..a4c9c3492995 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,6 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.26.0 +PORTREVISION= 1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |