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/maxima | |
parent | 3ed74ebfa41592b9f0d299526371287a8e88cd70 (diff) | |
download | freebsd-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
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index fb6c9b80d632..e40849057dd2 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,6 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.25.1 +PORTREVISION= 1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |