diff options
author | bf <bf@FreeBSD.org> | 2013-02-03 05:57:41 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-02-03 05:57:41 +0800 |
commit | d90ac5675702b5bc24477aedb71b2271c866273b (patch) | |
tree | 513fc486203e6c486d05e4bac2ce4ebfcb39e318 /math/fricas/Makefile | |
parent | fc25424de2a1b111bce5050e32434953919d7441 (diff) | |
download | freebsd-ports-gnome-d90ac5675702b5bc24477aedb71b2271c866273b.tar.gz freebsd-ports-gnome-d90ac5675702b5bc24477aedb71b2271c866273b.tar.zst freebsd-ports-gnome-d90ac5675702b5bc24477aedb71b2271c866273b.zip |
update lang/sbcl to 1.1.4 and adjust dependent ports
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 da096438c6b7..88bb9790af9d 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -4,7 +4,7 @@ PORTNAME= fricas PORTVERSION= 1.1.8 DISTVERSIONSUFFIX= -full -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF |