diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-22 19:16:09 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-22 19:16:09 +0000 |
commit | 8b28c33e00215e2a7df26b9fc4d650535628a569 (patch) | |
tree | 664d0df53729f9af9b076e834c3ac97054385654 /security | |
parent | e634049e1e2c2ba95c1337ee2c4f539b870240fa (diff) | |
download | ports-8b28c33e00215e2a7df26b9fc4d650535628a569.tar.gz ports-8b28c33e00215e2a7df26b9fc4d650535628a569.zip |
Notes
Diffstat (limited to 'security')
-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 |