diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-05-09 14:13:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-05-09 14:13:57 +0000 |
commit | dc4b8e621cd22d8aa1664534b867b6d46df932ba (patch) | |
tree | 2b947cace8bf605bb3160224100123717785b29e /security | |
parent | 8e15697872341a927dbd9ebcb6c5abbcf1f007c3 (diff) | |
download | ports-dc4b8e621cd22d8aa1664534b867b6d46df932ba.tar.gz ports-dc4b8e621cd22d8aa1664534b867b6d46df932ba.zip |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Notes
Notes:
svn path=/head/; revision=534775
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 0a3315459db7..7eba473c6d7f 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |