diff options
author | bf <bf@FreeBSD.org> | 2013-05-06 23:33:07 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-05-06 23:33:07 +0800 |
commit | 4ca6469bebf737a13fe9257550d791b2fdc61200 (patch) | |
tree | 5eac344fd936461b351ae47d13c9a2ead4c33698 /math/fricas | |
parent | 1871356558d45d41bca0613b8c942a4c0afb4c38 (diff) | |
download | freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.tar.gz freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.tar.zst freebsd-ports-gnome-4ca6469bebf737a13fe9257550d791b2fdc61200.zip |
update lang/sbcl to 1.1.7, 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 0a2f59cdf3e9..554c59a19af4 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -4,7 +4,7 @@ PORTNAME= fricas PORTVERSION= 1.1.8 DISTVERSIONSUFFIX= -full -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF |