diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2019-03-07 13:13:23 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2019-03-07 13:13:23 +0000 |
commit | 9d364a27c92cabb0cacaa4fe1bff128935e4fdf7 (patch) | |
tree | 5b6f9a76c9f3a60d94e72c907a4d6948d3e7fa60 /security/cl-md5-sbcl | |
parent | aa6a9c2d511721e03f347794ee4f717641ab0931 (diff) | |
download | ports-9d364a27c92cabb0cacaa4fe1bff128935e4fdf7.tar.gz ports-9d364a27c92cabb0cacaa4fe1bff128935e4fdf7.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 481b78770f39..ce4080379e48 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |