diff options
author | krion <krion@FreeBSD.org> | 2019-05-09 22:51:01 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2019-05-09 22:51:01 +0800 |
commit | 30c6ccf1f9b65c0c87ecfbdced78cfa4ad238dfa (patch) | |
tree | a8b2d213f8f12bdbe6000645c364dab99bb81824 /security | |
parent | 0f5d99f9175dc8876140c7b098358d51223c7f5d (diff) | |
download | freebsd-ports-gnome-30c6ccf1f9b65c0c87ecfbdced78cfa4ad238dfa.tar.gz freebsd-ports-gnome-30c6ccf1f9b65c0c87ecfbdced78cfa4ad238dfa.tar.zst freebsd-ports-gnome-30c6ccf1f9b65c0c87ecfbdced78cfa4ad238dfa.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 ce4080379e48..1247ce01be33 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |