diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 16:58:43 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 16:58:43 +0000 |
commit | d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1 (patch) | |
tree | 948781701fc5d5112279f858e8bc591a609b0b66 /graphics/linux_dri | |
parent | 73ae1039cb62316dfc8bc86f4b0f51cbfc11f07b (diff) | |
download | ports-d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1.tar.gz ports-d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1.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 9ec4c0e9c583..618c21745e8d 100644 --- a/graphics/linux_dri/Makefile +++ b/graphics/linux_dri/Makefile @@ -17,7 +17,7 @@ DISTFILES= Xbin.tgz:x \ linux-dri-tools.tar.gz:anholt DIST_SUBDIR= linux_dri-${PORTVERSION} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Binary Linux DRI libraries for 3D hardware acceleration of linux apps WRKSRC= ${WRKDIR}/lib |