diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-12-06 18:03:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-12-06 18:03:48 +0000 |
commit | 9b642e6221952396ceeaf74d5eddacf3bd06933a (patch) | |
tree | c11922b3759d138618d7186140307812326fc2ce /x11 | |
parent | 45ed80008a9de81f5ae50021ed575276c5f50a83 (diff) |
Notes
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 d9f0120c7598..2ec7882a676b 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |