diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-10-27 18:29:55 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-10-27 18:29:55 +0000 |
commit | 40acef19bb1bd181acb680eb22f6360de18a3c57 (patch) | |
tree | 1aeb581096114ab57377d62bafed117da9327c9f /x11 | |
parent | 18a10464cef6945163091149bf0acc658925dc08 (diff) | |
download | ports-40acef19bb1bd181acb680eb22f6360de18a3c57.tar.gz ports-40acef19bb1bd181acb680eb22f6360de18a3c57.zip |
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 2cb2bec6fc51..fecf2ffe49d4 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |