diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-09-29 16:10:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-09-29 16:10:48 +0000 |
commit | 2fa8a5afeeaffab951e6da4f549bd0a00a7fcd9f (patch) | |
tree | 2360f96003500abc727a0a027e760e96142aefda /security/cl-md5-sbcl | |
parent | 7060661e8dba11582cedfcecd417c4297790cf0f (diff) | |
download | ports-2fa8a5afeeaffab951e6da4f549bd0a00a7fcd9f.tar.gz ports-2fa8a5afeeaffab951e6da4f549bd0a00a7fcd9f.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 8d62faf72084..ae0f81d95fdf 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 48 +PORTREVISION= 49 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |