diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-06 15:33:07 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-06 15:33:07 +0000 |
commit | 296877462b8b100e9f83f9c6aa6ed4bff34c6def (patch) | |
tree | 5eac344fd936461b351ae47d13c9a2ead4c33698 /devel/cl-trivial-gray-streams-sbcl/Makefile | |
parent | 71bf80b1e5914a5a76fdb542f43b9159976779e0 (diff) | |
download | ports-296877462b8b100e9f83f9c6aa6ed4bff34c6def.tar.gz ports-296877462b8b100e9f83f9c6aa6ed4bff34c6def.zip |
update lang/sbcl to 1.1.7, and adjust dependent ports
Notes
Notes:
svn path=/head/; revision=317524
Diffstat (limited to 'devel/cl-trivial-gray-streams-sbcl/Makefile')
-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 d220f1d1076c..715d4e47debb 100644 --- a/devel/cl-trivial-gray-streams-sbcl/Makefile +++ b/devel/cl-trivial-gray-streams-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= trivial-gray-streams PORTVERSION= 2008.11.02 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |