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/fricas/Makefile | |
parent | . support staging; (diff) |
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports
PR: 181545 [1]
Diffstat (limited to 'math/fricas/Makefile')
-rw-r--r-- | math/fricas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 0a6890cbf682..22543e6eafb6 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -4,7 +4,7 @@ PORTNAME= fricas PORTVERSION= 1.1.8 DISTVERSIONSUFFIX= -full -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF |