diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-09-17 12:08:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-09-17 12:08:43 +0000 |
commit | 5eb11c3ade0d172106192221c7e5937aa60b3125 (patch) | |
tree | d0078857e24ae04a134987d5aa2443cb91994400 /x11-wm | |
parent | 8f6d473a46a1dd15e34aef4226ad0af3a1692f41 (diff) | |
download | ports-5eb11c3ade0d172106192221c7e5937aa60b3125.tar.gz ports-5eb11c3ade0d172106192221c7e5937aa60b3125.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 2e5827b6142e..6fed61f7d2f2 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm DISTVERSION= 18.05 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org |