Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2024 17:03:28 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: c37458d42445 - main - x11/xkbutils: improve comment, add upstream url
Message-ID:  <202406161703.45GH3Sde023451@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406161703.45GH3Sde023451>