diff options
author | krion <krion@FreeBSD.org> | 2017-12-11 22:29:48 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2017-12-11 22:29:48 +0800 |
commit | 0b26822cc9c7a4c65f961a54dfea0888a297f900 (patch) | |
tree | 0b6f4330e6149f1d3286d4c7d01cb689926e3e25 /x11 | |
parent | 2a318308952301df96cdfb604920db84eb34bff6 (diff) | |
download | freebsd-ports-gnome-0b26822cc9c7a4c65f961a54dfea0888a297f900.tar.gz freebsd-ports-gnome-0b26822cc9c7a4c65f961a54dfea0888a297f900.tar.zst freebsd-ports-gnome-0b26822cc9c7a4c65f961a54dfea0888a297f900.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 d39446e1fd55..e241ff90f1ec 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= clx DISTVERSION= 0.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |