diff options
author | krion <krion@FreeBSD.org> | 2019-10-26 23:24:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2019-10-26 23:24:12 +0800 |
commit | 620b07a3138f6f85ffabd2159eb1fbfa3a058c97 (patch) | |
tree | 0b8e361370e4ef3b00a37dde442bf60255020af5 /x11 | |
parent | 0d38c1195a6fafa194c69b3057f3291b13783fbf (diff) | |
download | freebsd-ports-gnome-620b07a3138f6f85ffabd2159eb1fbfa3a058c97.tar.gz freebsd-ports-gnome-620b07a3138f6f85ffabd2159eb1fbfa3a058c97.tar.zst freebsd-ports-gnome-620b07a3138f6f85ffabd2159eb1fbfa3a058c97.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 0584043ea1dd..539633784d30 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |