diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2017-12-11 14:29:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2017-12-11 14:29:48 +0000 |
commit | f7153ff93a6f0d1409fe5909d93fdda34e708467 (patch) | |
tree | 0b6f4330e6149f1d3286d4c7d01cb689926e3e25 /x11-wm | |
parent | 336959d57149decfb25755229717799d3c8ff5bf (diff) | |
download | ports-f7153ff93a6f0d1409fe5909d93fdda34e708467.tar.gz ports-f7153ff93a6f0d1409fe5909d93fdda34e708467.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 620060879be5..1f5b593b358f 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= 1 +PORTREVISION= 2 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org |