diff options
author | bf <bf@FreeBSD.org> | 2012-05-23 03:16:09 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-05-23 03:16:09 +0800 |
commit | 3ab876dd959df1a72c4b20ebebba76e4b5af6fec (patch) | |
tree | 5649648cf480a090e7702f4511508090b52848ce /math/fricas | |
parent | 9ccfacf3f42e91ab8dfd5fb0f04fa9326a2a6cbe (diff) | |
download | freebsd-ports-gnome-3ab876dd959df1a72c4b20ebebba76e4b5af6fec.tar.gz freebsd-ports-gnome-3ab876dd959df1a72c4b20ebebba76e4b5af6fec.tar.zst freebsd-ports-gnome-3ab876dd959df1a72c4b20ebebba76e4b5af6fec.zip |
update lang/sbcl to 1.0.57, and adjust dependent ports
Diffstat (limited to 'math/fricas')
-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 02396a3f2fae..b7be07e5c18e 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -7,7 +7,7 @@ PORTNAME= fricas PORTVERSION= 1.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF DISTVERSIONSUFFIX= -full |