diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-11-02 19:21:19 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-11-02 19:21:19 +0000 |
commit | 8d53fbf478eb5f0582d7c83f6b76e94caffe3406 (patch) | |
tree | a4c5b938e650875326f17f8f0822f9b94e869c46 /x11/cl-clx-sbcl/Makefile | |
parent | 27a589ff947856f81fa22f46d01c87d3e2d41808 (diff) |
Notes
Diffstat (limited to 'x11/cl-clx-sbcl/Makefile')
-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 da2bd7a1b59b..d9f0120c7598 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |