diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2022-01-31 08:09:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2022-01-31 08:09:09 +0000 |
commit | c22a99ae7dd735c1fa3b47c12ca383843f6d8919 (patch) | |
tree | d1ab1b27bbcf106f505518b4b054d8271fa8ccb8 /security | |
parent | 96b18e094d0cc88e6ab86a51578df846e77dd96d (diff) | |
download | ports-c22a99ae7dd735c1fa3b47c12ca383843f6d8919.tar.gz ports-c22a99ae7dd735c1fa3b47c12ca383843f6d8919.zip |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Diffstat (limited to 'security')
-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 0b0ebd19edfa..daf9da3be710 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 66 +PORTREVISION= 67 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |