git: eda7703da422 - main - x11-wm/jbxvt: Improving COMMENT in Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Sep 2023 15:31:34 UTC
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