diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-01-08 14:44:54 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-01-08 14:44:54 +0000 |
commit | 4ec78a610c52a77aee4099bd129a5e0122caf10d (patch) | |
tree | 553ee9282ddc657eeea4b05b0b54a7bee4a267b6 /x11/cl-clx-sbcl | |
parent | 3ec5ba10325e9f1a236d14ca23e7e880cb9fcdba (diff) |
Notes
Diffstat (limited to 'x11/cl-clx-sbcl')
-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 |