diff options
author | bf <bf@FreeBSD.org> | 2012-05-23 03:16:09 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-05-23 03:16:09 +0800 |
commit | 3ab876dd959df1a72c4b20ebebba76e4b5af6fec (patch) | |
tree | 5649648cf480a090e7702f4511508090b52848ce /textproc/cl-ppcre-sbcl | |
parent | 9ccfacf3f42e91ab8dfd5fb0f04fa9326a2a6cbe (diff) | |
download | freebsd-ports-gnome-3ab876dd959df1a72c4b20ebebba76e4b5af6fec.tar.gz freebsd-ports-gnome-3ab876dd959df1a72c4b20ebebba76e4b5af6fec.tar.zst freebsd-ports-gnome-3ab876dd959df1a72c4b20ebebba76e4b5af6fec.zip |
update lang/sbcl to 1.0.57, and adjust dependent ports
Diffstat (limited to 'textproc/cl-ppcre-sbcl')
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 2db6caca06b5..16365f9b0003 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= cl-ppcre PORTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc lisp DISTFILES= # none |