diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-01-31 17:58:27 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-01-31 17:58:27 +0000 |
commit | f6bd5f2e04e31406a913cb37bdd8c8bdf797f4fb (patch) | |
tree | 85b1e72b37144499a6ba13910f66ecb357cf6d83 /x11-wm | |
parent | c218e25c2c66197b7722261ccfc92a69092fa016 (diff) | |
download | ports-f6bd5f2e04e31406a913cb37bdd8c8bdf797f4fb.tar.gz ports-f6bd5f2e04e31406a913cb37bdd8c8bdf797f4fb.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 9d38da26d568..97034f432a1f 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -4,7 +4,7 @@ PORTNAME= stumpwm DISTVERSIONPREFIX=v DISTVERSION= 1.0.1-rc -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org |