diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-03-10 12:30:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-03-10 12:30:41 +0000 |
commit | 32124647fa4564286e843dd75bfdfe1cde1f134b (patch) | |
tree | 8f817a7f3f1a65eee221e5c4e92b9b007ee12362 /security/cl-md5-sbcl | |
parent | dcee7d3133534fd5bf1f3204d1b01c1edcf7a220 (diff) | |
download | ports-32124647fa4564286e843dd75bfdfe1cde1f134b.tar.gz ports-32124647fa4564286e843dd75bfdfe1cde1f134b.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 3a3e8b981f98..895fd6c1e344 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |