diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-03 23:55:04 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-03 23:55:04 +0800 |
commit | a6005117606a1fc60787de3e56f9f29f85943614 (patch) | |
tree | 8aed0df263b674b6b2e8e62a64b840dab9abcb22 /math/fricas | |
parent | 18a02c3a4849b9fa1e902fbe1acce9bce943bd6f (diff) | |
download | freebsd-ports-gnome-a6005117606a1fc60787de3e56f9f29f85943614.tar.gz freebsd-ports-gnome-a6005117606a1fc60787de3e56f9f29f85943614.tar.zst freebsd-ports-gnome-a6005117606a1fc60787de3e56f9f29f85943614.zip |
update lang/sbcl to 1.1.5+bugfixes, 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 88bb9790af9d..43e28e8cac08 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -4,7 +4,7 @@ PORTNAME= fricas PORTVERSION= 1.1.8 DISTVERSIONSUFFIX= -full -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF |