diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-09-13 02:03:41 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-09-13 02:03:41 +0000 |
commit | b7c7102421c33acc16241ba5e3f04396f130cb1f (patch) | |
tree | f248dab09ddd16748cedb8658f5e1e470c71cba3 /math/maxima | |
parent | 4a7ae357763b6e95a181c5aa3e7fc436ef0cd689 (diff) | |
download | freebsd-ports-b7c7102421c33acc16241ba5e3f04396f130cb1f.zip |
update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
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 900a097d2c2c..7ce0147bd919 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.27.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |