diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-08-14 07:53:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-08-14 07:53:09 +0000 |
commit | 10726afe783e38bb9f8a450c53f11dbb0d4ad000 (patch) | |
tree | 1228ffd4368308938b54915744b9eb4f5bea97ce /x11/cl-clx-sbcl | |
parent | 682492b02431acf3e8c80f5c8d2555f7fe02b1bb (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 dc0aacd4cd8d..9629e0cff37d 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |