diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-23 02:43:12 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-23 02:43:12 +0000 |
commit | 99b812a31c18d2573645ce1afc4e3f83409ed9e0 (patch) | |
tree | d6812611a727c1ece895f445417b4235be3c6561 /math/open-axiom | |
parent | 3ed74ebfa41592b9f0d299526371287a8e88cd70 (diff) | |
download | ports-99b812a31c18d2573645ce1afc4e3f83409ed9e0.tar.gz ports-99b812a31c18d2573645ce1afc4e3f83409ed9e0.zip |
update lang/sbcl to 1.0.53, and adjust dependent ports
PR: 161444
Submitted by: olgeni (earlier version)
Approved by: miwi (portmgr)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286273
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 e09be08da246..49d34a1ac117 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -7,7 +7,7 @@ PORTNAME= open-axiom PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} |