diff options
author | krion <krion@FreeBSD.org> | 2018-08-30 21:39:51 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-08-30 21:39:51 +0800 |
commit | 1bbaedad4d34325264b9e5407672a790525673db (patch) | |
tree | 1b01b9db78da9a7f1dac8b55872b920c0b7a52f2 /x11 | |
parent | 8bd9a30a66256777bc42f457a0992403c464459a (diff) | |
download | freebsd-ports-gnome-1bbaedad4d34325264b9e5407672a790525673db.tar.gz freebsd-ports-gnome-1bbaedad4d34325264b9e5407672a790525673db.tar.zst freebsd-ports-gnome-1bbaedad4d34325264b9e5407672a790525673db.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 9629e0cff37d..12c0d7a88d8d 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |