aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/ittywm/Makefile2
-rw-r--r--x11-wm/ittywm/pkg-descr3
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/ittywm/Makefile b/x11-wm/ittywm/Makefile
index 062b302d6617..116c8686e0c2 100644
--- a/x11-wm/ittywm/Makefile
+++ b/x11-wm/ittywm/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= g20180507
CATEGORIES= x11-wm
MAINTAINER= pyrus@bsdmail.com
-COMMENT= Ridiculously tiny libxcb window manager
+COMMENT= Ridiculously tiny XCB window manager based on TinyWM
WWW= https://github.com/marshallmason/ittywm
LICENSE= PD
diff --git a/x11-wm/ittywm/pkg-descr b/x11-wm/ittywm/pkg-descr
index dfc9b3cc2a47..4d58c7115b7d 100644
--- a/x11-wm/ittywm/pkg-descr
+++ b/x11-wm/ittywm/pkg-descr
@@ -1 +1,2 @@
-ittywm is a windowmanager in xcb which is based off of tinywm.
+ittywm is a window manager based off of TinyWM written in libxcb. It is lighter
+on resources than its predecessor.