diff options
author | bf <bf@FreeBSD.org> | 2013-01-05 22:13:46 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-01-05 22:13:46 +0800 |
commit | 34a9c276539bd9f5b80735a975778d9d1eb3a89e (patch) | |
tree | 8136c892829e1c0f76dfd5615929ee14ab8c1051 /security | |
parent | b185f6be3370c0363cc8475ce75328a8ca9ce9c3 (diff) | |
download | freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.tar.gz freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.tar.zst freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.zip |
update lang/sbcl to 1.1.3 and adjust dependent ports
Diffstat (limited to 'security')
-rw-r--r-- | security/cl-md5-sbcl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile index 167105828457..9ffb95318b63 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: cl-md5-sbcl -# Date created: 16 January 2010 -# Whom: Jimmy Olgeni <olgeni@FreeBSD.org> -# +# Created by: Jimmy Olgeni <olgeni@FreeBSD.org> # $FreeBSD$ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |