diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-01-27 10:50:24 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-01-27 10:50:24 +0000 |
commit | 421b379bcd20de53572eb4e77fe205ab4d2a9d64 (patch) | |
tree | 5a7feac18380f0c4ebcd1aaa8a21a39044852232 /security/cl-md5-sbcl | |
parent | 06a3b382b23c951a25664d933186b8958367e8fb (diff) | |
download | ports-421b379bcd20de53572eb4e77fe205ab4d2a9d64.tar.gz ports-421b379bcd20de53572eb4e77fe205ab4d2a9d64.zip |
Notes
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 ec6fa8fcc964..3a3e8b981f98 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 40 +PORTREVISION= 41 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |