diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
commit | 1bf4b2310b25537bd198d7b3ef2197329aa07527 (patch) | |
tree | 8ac941daf1fc7bf93bc7ea135b40d662e467b897 /graphics/linux_dri | |
parent | 22a94381ffebfce2937d1272a169025e174f7e24 (diff) | |
download | ports-1bf4b2310b25537bd198d7b3ef2197329aa07527.tar.gz ports-1bf4b2310b25537bd198d7b3ef2197329aa07527.zip |
Notes
Diffstat (limited to 'graphics/linux_dri')
-rw-r--r-- | graphics/linux_dri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux_dri/Makefile b/graphics/linux_dri/Makefile index 23e491f7de60..037edb1ccc30 100644 --- a/graphics/linux_dri/Makefile +++ b/graphics/linux_dri/Makefile @@ -14,7 +14,7 @@ DISTFILES= Mesa-linux-bin-${PORTVERSION}.tar.bz2 \ linux-libglide.tar.gz \ linux-dri-tools.tar.gz -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Binary Linux DRI libraries for 3D hardware acceleration of linux apps CONFLICTS= linux_dri-6.5.2006* linux-libGLU-[0-9]* linux-f8-dri-[0-9]* \ |