Date: Sat, 2 Sep 2023 15:31:34 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: eda7703da422 - main - x11-wm/jbxvt: Improving COMMENT in Makefile Message-ID: <202309021531.382FVY6b027031@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=eda7703da422569c2563855b34ca6f9c2a8d766c commit eda7703da422569c2563855b34ca6f9c2a8d766c Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-08-31 15:00:28 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-09-02 15:31:21 +0000 x11-wm/jbxvt: Improving COMMENT in Makefile PR: 273452 Reported by: pyrus@bsdmail.com (maintainer) --- x11/jbxvt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309021531.382FVY6b027031>