diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-03-29 10:43:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-03-29 10:43:21 +0000 |
commit | 97a462862613accb841d17e0866cc257c7d1378b (patch) | |
tree | acfac16de7625004edfe98b7d4392c4914d885c3 /security/cl-md5-sbcl | |
parent | b795c0307578a259a6e4e36a29eb0de3c0188c13 (diff) | |
download | ports-97a462862613accb841d17e0866cc257c7d1378b.tar.gz ports-97a462862613accb841d17e0866cc257c7d1378b.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 895fd6c1e344..0a3315459db7 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 42 +PORTREVISION= 43 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |