diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2019-08-02 08:37:56 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2019-08-02 08:37:56 +0000 |
commit | e40399e6fe7195b5a48da2a53ce891af7fa8e7aa (patch) | |
tree | ca1b3e3fad21a5c8f9e24fcb5d2dca25adbed993 /security/cl-md5-sbcl | |
parent | bae8c5d6b32319cb3c189735ac5e8c46fe7fbc81 (diff) |
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 14ff80f552a2..baeaa9b388ea 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |