diff options
author | bf <bf@FreeBSD.org> | 2012-01-24 22:10:45 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-01-24 22:10:45 +0800 |
commit | 38714e6725eccd4897945daeb84dfe75d33495a5 (patch) | |
tree | c56a0404ba4fa8ddb0fd5fc6847a7025b0135dd9 /security/cl-md5-sbcl | |
parent | 90b7575494b902fffbfe78fa73e216b9f1fd775c (diff) | |
download | freebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.tar.gz freebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.tar.zst freebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.zip |
update lang/sbcl to 1.0.55, 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 856716631f8f..8125b89c4887 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |