diff options
author | bf <bf@FreeBSD.org> | 2013-01-05 22:13:46 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-01-05 22:13:46 +0800 |
commit | 34a9c276539bd9f5b80735a975778d9d1eb3a89e (patch) | |
tree | 8136c892829e1c0f76dfd5615929ee14ab8c1051 /math/open-axiom | |
parent | b185f6be3370c0363cc8475ce75328a8ca9ce9c3 (diff) | |
download | freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.tar.gz freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.tar.zst freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.zip |
update lang/sbcl to 1.1.3 and adjust dependent ports
Diffstat (limited to 'math/open-axiom')
-rw-r--r-- | math/open-axiom/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile index af9a1608dab6..ae82998ef2af 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: open-axiom -# Date created: 12 October 2008 -# Whom: stephen@math.missouri.edu -# +# Created by: stephen@math.missouri.edu # $FreeBSD$ -# PORTNAME= open-axiom PORTVERSION= 1.4.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |