diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2008-08-06 20:41:05 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2008-08-06 20:41:05 +0000 |
commit | d661e422ddd159b2487cadb1cf323e160a5d8559 (patch) | |
tree | 4e6629e3350aa9803c8a64e0ba905a14a73d0255 /graphics/driconf | |
parent | 1dee1f1ec5775044e793bd049617b9202a8ae5b5 (diff) | |
download | ports-d661e422ddd159b2487cadb1cf323e160a5d8559.tar.gz ports-d661e422ddd159b2487cadb1cf323e160a5d8559.zip |
Notes
Diffstat (limited to 'graphics/driconf')
-rw-r--r-- | graphics/driconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/driconf/Makefile b/graphics/driconf/Makefile index 0cc455118ca0..c20483c78282 100644 --- a/graphics/driconf/Makefile +++ b/graphics/driconf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://people.freedesktop.org/~fxkuehl/driconf/ -MAINTAINER= anholt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Configuration program for DRI drivers LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut |