diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-01-27 10:50:24 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-01-27 10:50:24 +0000 |
commit | 421b379bcd20de53572eb4e77fe205ab4d2a9d64 (patch) | |
tree | 5a7feac18380f0c4ebcd1aaa8a21a39044852232 /devel/cl-port-sbcl | |
parent | 06a3b382b23c951a25664d933186b8958367e8fb (diff) | |
download | ports-421b379bcd20de53572eb4e77fe205ab4d2a9d64.tar.gz ports-421b379bcd20de53572eb4e77fe205ab4d2a9d64.zip |
Notes
Diffstat (limited to 'devel/cl-port-sbcl')
-rw-r--r-- | devel/cl-port-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index c60b0f04c0b4..809c8a6dd562 100644 --- a/devel/cl-port-sbcl/Makefile +++ b/devel/cl-port-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |