diff options
author | bf <bf@FreeBSD.org> | 2013-06-06 21:13:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-06-06 21:13:34 +0800 |
commit | 9607ab084858e7235f701ad8a2631a96fa1dfc32 (patch) | |
tree | 06a7190c46916a01a62815b672cc09c3694c72c7 /converters | |
parent | 90b2688b402cc113c864b5481bcccb2ae801bf5a (diff) | |
download | freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.tar.gz freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.tar.zst freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.zip |
update lang/sbcl to 1.1.8, and adjust dependent ports
Diffstat (limited to 'converters')
-rw-r--r-- | converters/cl-babel-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile index 35574362566e..a4bad9bdf5f3 100644 --- a/converters/cl-babel-sbcl/Makefile +++ b/converters/cl-babel-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= babel PORTVERSION= 2010.01.16 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= converters lisp PKGNAMEPREFIX= cl- DISTFILES= # none |