diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2023-11-26 11:27:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2023-11-26 11:27:20 +0000 |
commit | 8524e90448b5a01815b442b5a93ab11fee2ef338 (patch) | |
tree | af7f3ef02b69f6d1d69309b428faaf7f6bd0e5fe /security/cl-md5-sbcl | |
parent | b5fa4be985af0d960fed0b7f8ad2320f0e67ecb4 (diff) | |
download | ports-8524e90448b5a01815b442b5a93ab11fee2ef338.tar.gz ports-8524e90448b5a01815b442b5a93ab11fee2ef338.zip |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
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 aac35a7868e2..270d93b2e62b 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 81 +PORTREVISION= 82 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |