diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-09-17 12:08:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-09-17 12:08:43 +0000 |
commit | 5eb11c3ade0d172106192221c7e5937aa60b3125 (patch) | |
tree | d0078857e24ae04a134987d5aa2443cb91994400 /x11/cl-clx-sbcl | |
parent | 8f6d473a46a1dd15e34aef4226ad0af3a1692f41 (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 12c0d7a88d8d..9f8fd7158e1b 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |