diff options
author | bf <bf@FreeBSD.org> | 2013-05-06 23:33:07 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-05-06 23:33:07 +0800 |
commit | 4ca6469bebf737a13fe9257550d791b2fdc61200 (patch) | |
tree | 5eac344fd936461b351ae47d13c9a2ead4c33698 /math/maxima | |
parent | 1871356558d45d41bca0613b8c942a4c0afb4c38 (diff) | |
download | freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.tar.gz freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.tar.zst freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.zip |
update lang/sbcl to 1.1.7, and adjust dependent ports
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 |