diff options
-rw-r--r-- | graphics/drm-510-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-515-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-61-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-66-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-c7-libdrm/Makefile | 2 | ||||
-rw-r--r-- | 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 |