diff options
-rw-r--r-- | graphics/drm-current-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-devel-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-fbsd11.2-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-fbsd12.0-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/drm-legacy-kmod/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/drm-current-kmod/Makefile b/graphics/drm-current-kmod/Makefile index a026dfa03c86..9c96e89ce786 100644 --- a/graphics/drm-current-kmod/Makefile +++ b/graphics/drm-current-kmod/Makefile @@ -5,7 +5,7 @@ PORTNAME= drm-current-kmod PORTVERSION= 4.16.g20190519 CATEGORIES= graphics kld -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= DRM modules for the linuxkpi-based KMS components LICENSE= BSD2CLAUSE MIT GPLv2 diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile index 639d23b39de6..39348569a16a 100644 --- a/graphics/drm-devel-kmod/Makefile +++ b/graphics/drm-devel-kmod/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 5.0.g20190520 PORTREVISION= 1 CATEGORIES= graphics kld -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= DRM modules for the linuxkpi-based KMS components (development version) LICENSE= BSD2CLAUSE MIT GPLv2 diff --git a/graphics/drm-fbsd11.2-kmod/Makefile b/graphics/drm-fbsd11.2-kmod/Makefile index a727b5ce6d6c..0b836a5bc248 100644 --- a/graphics/drm-fbsd11.2-kmod/Makefile +++ b/graphics/drm-fbsd11.2-kmod/Makefile @@ -5,7 +5,7 @@ PORTNAME= drm-fbsd11.2-kmod PORTVERSION= 4.11g20190424 CATEGORIES= graphics -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= DRM modules for the linuxkpi-based KMS components LICENSE= BSD2CLAUSE MIT GPLv2 diff --git a/graphics/drm-fbsd12.0-kmod/Makefile b/graphics/drm-fbsd12.0-kmod/Makefile index e890da4c3aae..9ffdcd310420 100644 --- a/graphics/drm-fbsd12.0-kmod/Makefile +++ b/graphics/drm-fbsd12.0-kmod/Makefile @@ -5,7 +5,7 @@ PORTNAME= drm-fbsd12.0-kmod PORTVERSION= 4.16.g20190624 CATEGORIES= graphics -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= DRM modules for the linuxkpi-based KMS components LICENSE= BSD2CLAUSE MIT GPLv2 diff --git a/graphics/drm-kmod/Makefile b/graphics/drm-kmod/Makefile index b66341c6fb7e..c7133e792e91 100644 --- a/graphics/drm-kmod/Makefile +++ b/graphics/drm-kmod/Makefile @@ -5,7 +5,7 @@ PORTNAME= drm-kmod PORTVERSION= g20181126 CATEGORIES= graphics -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= Metaport of DRM modules for the linuxkpi-based KMS components USES= metaport diff --git a/graphics/drm-legacy-kmod/Makefile b/graphics/drm-legacy-kmod/Makefile index 06fe24b6721a..09b5fc7822c9 100644 --- a/graphics/drm-legacy-kmod/Makefile +++ b/graphics/drm-legacy-kmod/Makefile @@ -5,7 +5,7 @@ PORTNAME= drm-legacy-kmod PORTVERSION= g20190709 CATEGORIES= graphics -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= Legacy DRM modules for the linuxkpi-based KMS components LICENSE= BSD2CLAUSE MIT GPLv2 |