diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-12-16 05:34:02 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-12-16 05:34:02 +0000 |
commit | 8680d9196e3ef724a34c424cff387142e8bcd6c2 (patch) | |
tree | 797ca31ef62f41ddc077340aa315587d58424775 /devel/cl-trivial-gray-streams-sbcl | |
parent | 6b4f8c76007cea7ffcf7d861acf6ce159679b881 (diff) | |
download | ports-8680d9196e3ef724a34c424cff387142e8bcd6c2.tar.gz ports-8680d9196e3ef724a34c424cff387142e8bcd6c2.zip |
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports
Notes
Notes:
svn path=/head/; revision=308981
Diffstat (limited to 'devel/cl-trivial-gray-streams-sbcl')
-rw-r--r-- | devel/cl-trivial-gray-streams-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile index cf95424a5320..2a11efcf164f 100644 --- a/devel/cl-trivial-gray-streams-sbcl/Makefile +++ b/devel/cl-trivial-gray-streams-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= trivial-gray-streams PORTVERSION= 2008.11.02 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |