diff options
author | krion <krion@FreeBSD.org> | 2018-02-01 01:58:27 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-02-01 01:58:27 +0800 |
commit | 49fcad427f43c4a7830853e262cdfbd088772473 (patch) | |
tree | 85b1e72b37144499a6ba13910f66ecb357cf6d83 /x11 | |
parent | 1a83c71d8a8d9304c9050a6febbeb87d4a66cb0d (diff) | |
download | freebsd-ports-gnome-49fcad427f43c4a7830853e262cdfbd088772473.tar.gz freebsd-ports-gnome-49fcad427f43c4a7830853e262cdfbd088772473.tar.zst freebsd-ports-gnome-49fcad427f43c4a7830853e262cdfbd088772473.zip |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
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 5e9db8d13219..02ea8cdc2a19 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= clx DISTVERSION= 0.7.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |