diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-10-03 13:47:44 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-10-03 13:47:44 +0000 |
commit | 8e5a6741f554097caf643375cf115ad4c03b3eb7 (patch) | |
tree | 7b6165db6c53022961c6e94bd3b4590f88a8c98f /math/open-axiom | |
parent | cb2585195a12d06047135df5fe2bb5d5fd205ef4 (diff) | |
download | ports-8e5a6741f554097caf643375cf115ad4c03b3eb7.tar.gz ports-8e5a6741f554097caf643375cf115ad4c03b3eb7.zip |
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports
PR: 181545 [1]
Notes
Notes:
svn path=/head/; revision=329191
Diffstat (limited to 'math/open-axiom')
-rw-r--r-- | math/open-axiom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile index 3238f2f80684..5674da1361a6 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -3,7 +3,7 @@ PORTNAME= open-axiom PORTVERSION= 1.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |