diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2018-04-19 17:29:25 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2018-04-19 17:29:25 +0000 |
commit | e06d8d5233b1ce8a6275a7a9a786a435b33db980 (patch) | |
tree | 3d2f80472b8eacc43152db5a37d3de65ed5260b6 /x11/cl-clx-sbcl | |
parent | d6a8d47bdbc687ffe1580ad1668ca946954ef5f1 (diff) | |
download | ports-e06d8d5233b1ce8a6275a7a9a786a435b33db980.tar.gz ports-e06d8d5233b1ce8a6275a7a9a786a435b33db980.zip |
Notes
Diffstat (limited to 'x11/cl-clx-sbcl')
-rw-r--r-- | x11/cl-clx-sbcl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile index 913f2e9d3e18..02bdb91b4cba 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -1,9 +1,8 @@ -# Created by: Anonymous # $FreeBSD$ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |