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 /security/cl-md5-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 'security/cl-md5-sbcl')
-rw-r--r-- | security/cl-md5-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile index 8fc7b6c4f822..36c224e1b516 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |