diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2021-06-08 06:27:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2021-06-08 06:28:16 +0000 |
commit | 72967dc6ed799f1364078385b4c0627120181b2f (patch) | |
tree | c80115190ce54b1d7d3721a482db00238e5bce18 /x11-wm | |
parent | e91a8dfb87df5b0c0fb0d659a9beb9c0d9cf9c24 (diff) | |
download | ports-72967dc6ed799f1364078385b4c0627120181b2f.tar.gz ports-72967dc6ed799f1364078385b4c0627120181b2f.zip |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/stumpwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index 8a718dfaae77..1e81aac6ae77 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm DISTVERSION= 20.11-3 DISTVERSIONSUFFIX= -g72a4e2c -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org |