diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-01-28 09:29:37 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-01-28 09:29:37 +0000 |
commit | 524ed9afaadd4d465c9c2482d33935cedfa146c4 (patch) | |
tree | 8b5763fe493efca767b066cf003ad34946dc0d26 /graphics | |
parent | dc2617a65a56494304c24bc413ca209146c4b621 (diff) | |
download | freebsd-ports-524ed9afaadd4d465c9c2482d33935cedfa146c4.zip |
Return to ports@ because I won't be working on FreeBSD for 3 months minimum.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/glean/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux_dri/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glean/Makefile b/graphics/glean/Makefile index fbdf5b834a4c..800d44236b29 100644 --- a/graphics/glean/Makefile +++ b/graphics/glean/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= anholt DISTNAME= glean-20030925-snap EXTRACT_SUFX= .tar.bz2 -MAINTAINER= anholt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Suite of OpenGL conformance tests LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff diff --git a/graphics/linux_dri/Makefile b/graphics/linux_dri/Makefile index 4253a0938556..9ec4c0e9c583 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= anholt@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= Binary Linux DRI libraries for 3D hardware acceleration of linux apps WRKSRC= ${WRKDIR}/lib |