diff options
author | bf <bf@FreeBSD.org> | 2012-12-16 13:34:02 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-12-16 13:34:02 +0800 |
commit | 1e0733c1d35bedf97129aba42dd565b8b119766f (patch) | |
tree | 797ca31ef62f41ddc077340aa315587d58424775 /math/fricas | |
parent | 1adc518277bf3d27d1e44f39770b1340a3919a3a (diff) | |
download | freebsd-ports-gnome-1e0733c1d35bedf97129aba42dd565b8b119766f.tar.gz freebsd-ports-gnome-1e0733c1d35bedf97129aba42dd565b8b119766f.tar.zst freebsd-ports-gnome-1e0733c1d35bedf97129aba42dd565b8b119766f.zip |
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports
Diffstat (limited to 'math/fricas')
-rw-r--r-- | math/fricas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 8f9aa3f8384d..eeac0f950039 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -3,6 +3,7 @@ PORTNAME= fricas PORTVERSION= 1.1.8 +PORTREVISION= 1 DISTVERSIONSUFFIX= -full CATEGORIES= math MASTER_SITES= SF |