diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-05-28 17:05:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-05-28 17:05:13 +0000 |
commit | 017436c004d8e87277222cf9900e146aee52c4f1 (patch) | |
tree | 3efd05f11fa59082d08528fa30ed5920b5fe41f0 /security/cl-md5-sbcl | |
parent | fe6425ac0fbede4f7e6c6892f070b26ebf81df64 (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 1b4011db1d35..54ac1555a9fc 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |