diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2021-06-08 06:27:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2021-06-08 06:28:16 +0000 |
commit | 72967dc6ed799f1364078385b4c0627120181b2f (patch) | |
tree | c80115190ce54b1d7d3721a482db00238e5bce18 /security/cl-md5-sbcl | |
parent | e91a8dfb87df5b0c0fb0d659a9beb9c0d9cf9c24 (diff) | |
download | ports-72967dc6ed799f1364078385b4c0627120181b2f.tar.gz ports-72967dc6ed799f1364078385b4c0627120181b2f.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 678efd526aab..cbb73885824f 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 56 +PORTREVISION= 57 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |