diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
commit | 0fae2e9e0e506b74d2648d9581e939154814c599 (patch) | |
tree | fde4faddc8b6422d8c776308219c1df37c4df4aa /x11-wm/wmii | |
parent | 393a7ac29fa9726f7fbd9d25fd8d1e689e251c24 (diff) |
Notes
Diffstat (limited to 'x11-wm/wmii')
-rw-r--r-- | x11-wm/wmii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile index 54ea89254734..3c205dc66e3f 100644 --- a/x11-wm/wmii/Makefile +++ b/x11-wm/wmii/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmii DISTVERSION= 3.6 # this is stable version; for 3.9.x, use -devel port -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= http://dl.suckless.org/wmii/ |