diff options
author | krion <krion@FreeBSD.org> | 2018-04-01 01:50:55 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-04-01 01:50:55 +0800 |
commit | 7b61ab38fb478f6dbb3b61957be85dc33a00c342 (patch) | |
tree | 1469c37f7f4417f1c67299fc76c94538676233f1 /security | |
parent | 7c8c531562cb2136ad20682ededa339a34e03e99 (diff) | |
download | freebsd-ports-gnome-7b61ab38fb478f6dbb3b61957be85dc33a00c342.tar.gz freebsd-ports-gnome-7b61ab38fb478f6dbb3b61957be85dc33a00c342.tar.zst freebsd-ports-gnome-7b61ab38fb478f6dbb3b61957be85dc33a00c342.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 7776eb104d11..2381c7692f1b 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |