diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2018-02-05 01:56:49 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2018-02-05 01:56:49 +0000 |
commit | 0bd310112d7af7168cc08e42f6650d92d46b2b7f (patch) | |
tree | 88662aaccd401cd03d2c4acff0c7ceffb2a14bd4 /x11/cl-clx-sbcl | |
parent | 789ac04fc3d7b49cc9165897186c61650bf90e7f (diff) | |
download | ports-0bd310112d7af7168cc08e42f6650d92d46b2b7f.tar.gz ports-0bd310112d7af7168cc08e42f6650d92d46b2b7f.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 02ea8cdc2a19..b1182de38549 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= clx -DISTVERSION= 0.7.4 -PORTREVISION= 5 +DISTVERSION= 0.7.5 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |