diff options
author | krion <krion@FreeBSD.org> | 2018-01-08 22:44:54 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-01-08 22:44:54 +0800 |
commit | 67eba3451e82ce45509cc6afe92a3d403abb6f26 (patch) | |
tree | 553ee9282ddc657eeea4b05b0b54a7bee4a267b6 /x11 | |
parent | 42e9748145536eb8264a409d4678d115fd16c6f9 (diff) | |
download | freebsd-ports-gnome-67eba3451e82ce45509cc6afe92a3d403abb6f26.tar.gz freebsd-ports-gnome-67eba3451e82ce45509cc6afe92a3d403abb6f26.tar.zst freebsd-ports-gnome-67eba3451e82ce45509cc6afe92a3d403abb6f26.zip |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/cl-clx-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile index e241ff90f1ec..5e9db8d13219 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= clx DISTVERSION= 0.7.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |