diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-09-30 00:10:48 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-09-30 00:10:48 +0800 |
commit | 2fa8a5afeeaffab951e6da4f549bd0a00a7fcd9f (patch) | |
tree | 2360f96003500abc727a0a027e760e96142aefda /security | |
parent | 7060661e8dba11582cedfcecd417c4297790cf0f (diff) | |
download | freebsd-ports-gnome-2fa8a5afeeaffab951e6da4f549bd0a00a7fcd9f.tar.gz freebsd-ports-gnome-2fa8a5afeeaffab951e6da4f549bd0a00a7fcd9f.tar.zst freebsd-ports-gnome-2fa8a5afeeaffab951e6da4f549bd0a00a7fcd9f.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 8d62faf72084..ae0f81d95fdf 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 48 +PORTREVISION= 49 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |