diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-02-02 21:57:41 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-02-02 21:57:41 +0000 |
commit | 354a7395983932af165ad62540f3640e40b78c01 (patch) | |
tree | 513fc486203e6c486d05e4bac2ce4ebfcb39e318 /devel/cl-port-sbcl | |
parent | 83d33b71caa816a6902bf482ef3a53a82ee87f49 (diff) | |
download | ports-354a7395983932af165ad62540f3640e40b78c01.tar.gz ports-354a7395983932af165ad62540f3640e40b78c01.zip |
update lang/sbcl to 1.1.4 and adjust dependent ports
Notes
Notes:
svn path=/head/; revision=311445
Diffstat (limited to 'devel/cl-port-sbcl')
-rw-r--r-- | devel/cl-port-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index 4404e6e844e9..6bd1ba992ece 100644 --- a/devel/cl-port-sbcl/Makefile +++ b/devel/cl-port-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |