aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-08-31 15:00:28 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-09-02 15:31:21 +0000
commiteda7703da422569c2563855b34ca6f9c2a8d766c (patch)
tree20e30787e85be9bef5f31db83e9b6d19862e954a
parent036a47f6cb72d707d453f42e8062e11e0a6ca37a (diff)
downloadports-eda7703da422569c2563855b34ca6f9c2a8d766c.tar.gz
ports-eda7703da422569c2563855b34ca6f9c2a8d766c.zip
x11-wm/jbxvt: Improving COMMENT in Makefile
PR: 273452 Reported by: pyrus@bsdmail.com (maintainer)
-rw-r--r--x11/jbxvt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/jbxvt/Makefile b/x11/jbxvt/Makefile
index da360353eb71..7e2335aad4ae 100644
--- a/x11/jbxvt/Makefile
+++ b/x11/jbxvt/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 0.8
CATEGORIES= x11
MAINTAINER= pyrus@bsdmail.com
-COMMENT= XVT fork in xcb
+COMMENT= XVT terminal emulator fork in XCB
WWW= https://github.com/jefbed/jbxvt
LICENSE= MIT