diff options
Diffstat (limited to 'graphics/drm-kmod/Makefile')
-rw-r--r-- | graphics/drm-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |