diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2021-09-06 06:14:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2021-09-06 06:14:28 +0000 |
commit | df2428572bb1aa63c3a0db55e2342506cc740ece (patch) | |
tree | 6553f413314645d850090f41412b1adbb5124671 /security/cl-md5-sbcl | |
parent | 9bf60dbaacbae1a61c233fd501a2bdff5f2e2540 (diff) | |
download | ports-df2428572bb1aa63c3a0db55e2342506cc740ece.tar.gz ports-df2428572bb1aa63c3a0db55e2342506cc740ece.zip |
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 12ceaf9c04e6..76f6be400a7f 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 60 +PORTREVISION= 61 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |