aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-01-28 09:28:39 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-01-28 09:28:39 +0000
commitdc2617a65a56494304c24bc413ca209146c4b621 (patch)
treec539c4b8da00cec45a3bf269e590ee222ceb6d7f /graphics
parent180220fd33d7b4591f7c7ae70e4cfa99c94402c0 (diff)
downloadports-dc2617a65a56494304c24bc413ca209146c4b621.tar.gz
ports-dc2617a65a56494304c24bc413ca209146c4b621.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/drm-kmod/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/drm-kmod/Makefile b/graphics/drm-kmod/Makefile
index bd00e408d639..4161a1bd7f37 100644
--- a/graphics/drm-kmod/Makefile
+++ b/graphics/drm-kmod/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 0.9.6
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= anholt
-MAINTAINER= anholt@FreeBSD.org
+
+MAINTAINER= ports@FreeBSD.org
COMMENT= A FreeBSD kernel modules for 3d acceleration with the DRI
USE_REINPLACE= yes