diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2019-06-02 09:09:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2019-06-02 09:09:39 +0000 |
commit | 672a19e0fdb4d67a4bb912876d9acf7868ece340 (patch) | |
tree | d287c1f37b4f64156a441de4d5c3a9c0e0762553 /x11-wm | |
parent | 5b861f020f628a278e42809ee1af2c0d24715223 (diff) |
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 6217b67962d7..5ba519491899 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -4,7 +4,7 @@ PORTNAME= stumpwm DISTVERSION= 18.11-2 DISTVERSIONSUFFIX= -g84f093e -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org |