diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-11-02 19:21:19 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-11-02 19:21:19 +0000 |
commit | 8d53fbf478eb5f0582d7c83f6b76e94caffe3406 (patch) | |
tree | a4c5b938e650875326f17f8f0822f9b94e869c46 /x11-wm | |
parent | 27a589ff947856f81fa22f46d01c87d3e2d41808 (diff) | |
download | ports-8d53fbf478eb5f0582d7c83f6b76e94caffe3406.tar.gz ports-8d53fbf478eb5f0582d7c83f6b76e94caffe3406.zip |
Notes
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 cab9624dd736..7f3fd4364e3e 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm DISTVERSION= 18.05 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org |