diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2019-10-26 15:24:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2019-10-26 15:24:12 +0000 |
commit | 809b37825a90d7040568c7ce8903bced9cc496ac (patch) | |
tree | 0b8e361370e4ef3b00a37dde442bf60255020af5 /x11-wm/stumpwm | |
parent | 06126ae76a89d6b11da380e0217030ce1d086e6a (diff) | |
download | ports-809b37825a90d7040568c7ce8903bced9cc496ac.tar.gz ports-809b37825a90d7040568c7ce8903bced9cc496ac.zip |
Notes
Diffstat (limited to 'x11-wm/stumpwm')
-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 02f28a7f6fbc..208aab716d0d 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -4,7 +4,7 @@ PORTNAME= stumpwm DISTVERSION= 18.11-2 DISTVERSIONSUFFIX= -g84f093e -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org |