diff options
author | bf <bf@FreeBSD.org> | 2013-06-06 21:13:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-06-06 21:13:34 +0800 |
commit | 9607ab084858e7235f701ad8a2631a96fa1dfc32 (patch) | |
tree | 06a7190c46916a01a62815b672cc09c3694c72c7 /math/open-axiom | |
parent | 90b2688b402cc113c864b5481bcccb2ae801bf5a (diff) | |
download | freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.tar.gz freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.tar.zst freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.zip |
update lang/sbcl to 1.1.8, and adjust dependent ports
Diffstat (limited to 'math/open-axiom')
-rw-r--r-- | math/open-axiom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile index e31c5ac0a4b0..ec2a12416174 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -3,7 +3,7 @@ PORTNAME= open-axiom PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |