git: 89a7952ac8b6 - main - drm: Clean up comments

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Wed, 01 Oct 2025 16:49:34 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/ports/commit/?id=89a7952ac8b6831662192d5eb56c716f049879ff

commit 89a7952ac8b6831662192d5eb56c716f049879ff
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-10-01 15:02:25 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-10-01 16:46:07 +0000

    drm: Clean up comments
    
    Reviewed by: emaste, ivy, Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
---
 graphics/drm-510-kmod/Makefile     | 2 +-
 graphics/drm-515-kmod/Makefile     | 2 +-
 graphics/drm-61-kmod/Makefile      | 2 +-
 graphics/drm-66-kmod/Makefile      | 2 +-
 graphics/drm-kmod/Makefile         | 2 +-
 graphics/linux-c7-libdrm/Makefile  | 2 +-
 graphics/linux-rl9-libdrm/Makefile | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/graphics/drm-510-kmod/Makefile b/graphics/drm-510-kmod/Makefile
index 02d22f80cfea..3abf0d0ff5ff 100644
--- a/graphics/drm-510-kmod/Makefile
+++ b/graphics/drm-510-kmod/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	graphics kld
 .include "Makefile.version"
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	DRM drivers modules
+COMMENT=	Direct Rendering Manager GPU drivers
 WWW=		https://github.com/freebsd/drm-kmod/
 
 LICENSE=	BSD2CLAUSE MIT GPLv2
diff --git a/graphics/drm-515-kmod/Makefile b/graphics/drm-515-kmod/Makefile
index 1f7940ea262b..047fb1ea6631 100644
--- a/graphics/drm-515-kmod/Makefile
+++ b/graphics/drm-515-kmod/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	graphics kld
 .include "Makefile.version"
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	DRM drivers modules
+COMMENT=	Direct Rendering Manager GPU drivers
 WWW=		https://github.com/freebsd/drm-kmod/
 
 LICENSE=	BSD2CLAUSE MIT GPLv2
diff --git a/graphics/drm-61-kmod/Makefile b/graphics/drm-61-kmod/Makefile
index d61b23282c42..093ca725da27 100644
--- a/graphics/drm-61-kmod/Makefile
+++ b/graphics/drm-61-kmod/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	graphics kld
 .include "Makefile.version"
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	DRM drivers modules
+COMMENT=	Direct Rendering Manager GPU drivers
 WWW=		https://github.com/freebsd/drm-kmod/
 
 LICENSE=	BSD2CLAUSE MIT GPLv2
diff --git a/graphics/drm-66-kmod/Makefile b/graphics/drm-66-kmod/Makefile
index c6491ad0b7f7..8111cdf1cb13 100644
--- a/graphics/drm-66-kmod/Makefile
+++ b/graphics/drm-66-kmod/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	graphics kld
 .include "Makefile.version"
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	DRM drivers modules
+COMMENT=	Direct Rendering Manager GPU drivers
 WWW=		https://github.com/freebsd/drm-kmod/
 
 LICENSE=	BSD2CLAUSE MIT GPLv2
diff --git a/graphics/drm-kmod/Makefile b/graphics/drm-kmod/Makefile
index a538e9c71ff2..1b23b0ceae03 100644
--- a/graphics/drm-kmod/Makefile
+++ b/graphics/drm-kmod/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	20250428
 CATEGORIES=	graphics
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	Metaport of DRM modules for the linuxkpi-based KMS components
+COMMENT=	Direct Rendering Manager GPU drivers metaport
 WWW=		https://github.com/freebsd/drm-kmod
 
 USES=		metaport
diff --git a/graphics/linux-c7-libdrm/Makefile b/graphics/linux-c7-libdrm/Makefile
index 03991d6c4336..2c0332a72562 100644
--- a/graphics/linux-c7-libdrm/Makefile
+++ b/graphics/linux-c7-libdrm/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONSUFFIX=	-2.el7
 CATEGORIES=	graphics linux
 
 MAINTAINER=	emulation@FreeBSD.org
-COMMENT=	Interface to kernel Direct Rendering Module (Linux CentOS ${LINUX_DIST_VER})
+COMMENT=	CentOS Linux Direct Rendering Manager runtime
 WWW=		https://dri.freedesktop.org/
 
 USES=		linux:c7
diff --git a/graphics/linux-rl9-libdrm/Makefile b/graphics/linux-rl9-libdrm/Makefile
index 62e523ac4aa8..7314d1859c19 100644
--- a/graphics/linux-rl9-libdrm/Makefile
+++ b/graphics/linux-rl9-libdrm/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONSUFFIX=	-2.el9
 CATEGORIES=	graphics linux
 
 MAINTAINER=	emulation@FreeBSD.org
-COMMENT=	Interface to kernel Direct Rendering Module (Rocky Linux ${LINUX_DIST_VER})
+COMMENT=	Rocky Linux Direct Rendering Manager runtime
 WWW=		https://dri.freedesktop.org/
 
 USES=		linux:rl9