git: c37458d42445 - main - x11/xkbutils: improve comment, add upstream url
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jun 2024 17:03:28 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=c37458d4244524bc6dbfe6a5a8bc13b74823d5cd commit c37458d4244524bc6dbfe6a5a8bc13b74823d5cd Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2024-06-16 17:01:24 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-06-16 17:01:24 +0000 x11/xkbutils: improve comment, add upstream url Reported by: concussious.bugzilla_runbox.com Approved by: x11 (maintainer, timeout) Differential Revision: https://reviews.freebsd.org/D45408 --- x11/xkbutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/xkbutils/Makefile b/x11/xkbutils/Makefile index 59df525caae5..80881d4693f3 100644 --- a/x11/xkbutils/Makefile +++ b/x11/xkbutils/Makefile @@ -3,7 +3,8 @@ PORTVERSION= 1.0.6 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org -COMMENT= XKB utility demos +COMMENT= Collection of small X Keyboard Extension utilities +WWW= https://gitlab.freedesktop.org/xorg/app/xkbutils LICENSE= MIT